New Crawler: SapphireWebCrawler/Nutch-1.0-dev (Sapphire Web Crawler using Nutch;...
[infodrom.org/www.zeitungsliste.de] / lib / bookmarks.inc
index cd029fc..f788245 100644 (file)
@@ -68,7 +68,7 @@ $rowf = '<tr>
 <a href="zeitung/%d.html">%s</a></td>
 </tr>';
 
-  $ret .= '<table class="bookmarks" width="100%", alt=ยจ">';
+  $ret .= '<table class="bookmarks" width="100%" alt="">';
   for ($n=0; $n < pg_num_rows ($sth); $n++) {
     $row = pg_fetch_array ($sth, $n);