MyWikiBiz, Author Your Legacy — Wednesday September 03, 2025
Jump to navigationJump to search
5 bytes added
, 01:26, 31 October 2006
Line 331: |
Line 331: |
| var book = getBookName(); | | var book = getBookName(); |
| | | |
− | link.href = google.replace(/g, book); | + | link.href = google.replace(/PAGE/g, book); |
| link.appendChild(document.createTextNode("Search this site")); | | link.appendChild(document.createTextNode("Search this site")); |
| | | |