gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r307 - i18nHTML/src


From: grothoff
Subject: [GNUnet-SVN] r307 - i18nHTML/src
Date: Fri, 25 Feb 2005 02:35:42 -0800 (PST)

Author: grothoff
Date: 2005-02-25 02:33:56 -0800 (Fri, 25 Feb 2005)
New Revision: 307

Modified:
   i18nHTML/src/i18nhtml.inc
Log:
up

Modified: i18nHTML/src/i18nhtml.inc
===================================================================
--- i18nHTML/src/i18nhtml.inc   2005-02-25 10:31:59 UTC (rev 306)
+++ i18nHTML/src/i18nhtml.inc   2005-02-25 10:33:56 UTC (rev 307)
@@ -440,6 +440,9 @@
   DT($a);
   DD($b);
 }
+function LILI($a,$b) {
+  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]