gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r296 - Extractor-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r296 - Extractor-docs/WWW
Date: Thu, 24 Feb 2005 12:55:52 -0800 (PST)

Author: grothoff
Date: 2005-02-24 12:55:52 -0800 (Thu, 24 Feb 2005)
New Revision: 296

Modified:
   Extractor-docs/WWW/i18nhtml.inc
Log:
fix

Modified: Extractor-docs/WWW/i18nhtml.inc
===================================================================
--- Extractor-docs/WWW/i18nhtml.inc     2005-02-24 19:49:15 UTC (rev 295)
+++ Extractor-docs/WWW/i18nhtml.inc     2005-02-24 20:55:52 UTC (rev 296)
@@ -441,7 +441,7 @@
   DD($b);
 }
 function LILI($a,$b) {
-  echo "<li><a href=\"$a\"> . translateLink_($b) . "</li>";
+  echo "<li><a href=\"$a\">" . translateLink_($b) . "</li>";
 }
 function IMG($src, $alt, $align="CENTER", $width, $height, $border=0, 
$hspace=0, $vspace=0) {
   echo IMG_($src, $alt, $align, $width, $height, $border, $hspace, $vspace);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]