[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r1428 - GNUnet-docs/WWW
From: |
grothoff |
Subject: |
[GNUnet-SVN] r1428 - GNUnet-docs/WWW |
Date: |
Tue, 12 Jul 2005 17:22:52 -0700 (PDT) |
Author: grothoff
Date: 2005-07-12 17:22:49 -0700 (Tue, 12 Jul 2005)
New Revision: 1428
Modified:
GNUnet-docs/WWW/hacking.php3
Log:
fix
Modified: GNUnet-docs/WWW/hacking.php3
===================================================================
--- GNUnet-docs/WWW/hacking.php3 2005-07-13 00:21:56 UTC (rev 1427)
+++ GNUnet-docs/WWW/hacking.php3 2005-07-13 00:22:49 UTC (rev 1428)
@@ -16,6 +16,7 @@
img("gnunet-design.png", "GNUnet layering", "CENTER", 401, 421, 0, 10, 10);
?>
+<center>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<th class="tbl"><?php W("Layer"); ?></th>
@@ -42,6 +43,7 @@
<td class="tbl">transports/</td>
</tr>
</table>
+</center>
<?php
BP();
W("The GNUnet core is structured into a complex set of smaller modules.");
@@ -92,4 +94,4 @@
include("hacking_index.inc");
include("html_footer.php3");
-?>
\ No newline at end of file
+?>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r1428 - GNUnet-docs/WWW,
grothoff <=