Changes

no edit summary
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"));
  
3,699

edits