gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1451 - GNUnet-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r1451 - GNUnet-docs/WWW
Date: Tue, 12 Jul 2005 18:58:19 -0700 (PDT)

Author: grothoff
Date: 2005-07-12 18:58:16 -0700 (Tue, 12 Jul 2005)
New Revision: 1451

Modified:
   GNUnet-docs/WWW/scripts.inc
Log:
try

Modified: GNUnet-docs/WWW/scripts.inc
===================================================================
--- GNUnet-docs/WWW/scripts.inc 2005-07-13 01:57:52 UTC (rev 1450)
+++ GNUnet-docs/WWW/scripts.inc 2005-07-13 01:58:16 UTC (rev 1451)
@@ -93,8 +93,8 @@
   echo "<table border=\"1\" cellspacing=\"1\" cellpadding=\"1\" 
width=\"90%\">\n";
   echo "<tr><th colspan=5 valign=center><a href=\"doxygen/html/struct" . 
        $structName . ".html\">" . $structName . "</a></th></tr>";
-  echo "<tr><th rowspan=2>" . W_("Offset") . 
-       "</th><th colspan=4>" . W_("Bit position") . 
+  echo "<tr><th rowspan=2 class=\"tbl\">" . W_("Offset") . 
+       "</th><th colspan=4 class=\"tbl\">" . W_("Bit position") . 
        "</th></tr>\n";
   echo "<tr><th class=\"tbl\">0-7</th><th class=\"tbl\">8-15</th><th 
class=\"tbl\">16-23</th><th class=\"tbl\">24-31</th></tr>\n";
   $cnt = 0;





reply via email to

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