Update of /cvsroot/tuxpaint/tuxpaint-website/layout
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16534/layout

Modified Files:
        std.php3 
Log Message:
Created Links section.


Index: std.php3
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/layout/std.php3,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- std.php3    4 Apr 2004 19:39:20 -0000       1.17
+++ std.php3    13 Apr 2004 19:43:22 -0000      1.18
@@ -101,7 +101,7 @@
     <li class="newsection"><? btn("About", "", $link); ?></li>
     <li><? btn("Features", "features/", $link); ?></li>
     <li><? btn("Screenshots", "screenshots/", $link); ?></li>
-    <li><strong><? echo btn_trans("NEW!"); ?></strong>&nbsp;<? btn("Gallery", 
"gallery/", $link); ?>&nbsp;<strong><? echo btn_trans("NEW!"); ?></strong></li>
+    <li><? btn("Gallery", "gallery/", $link); ?></li>
     <li class="newsection"><? btn("Reviews", "reviews/", $link); ?></li>
     <li><? btn("Schools Using It", "schools/", $link); ?></li>
     <li><? btn("User Comments", "comments/", $link); ?></li>
@@ -109,8 +109,9 @@
     <li><? btn("Download", "download/", $link); ?></li>
     <li><? btn("Documentation", "docs/", $link); ?></li>
     <li class="newsection"><? btn("Merchandise", "merchandise/", $link); ?></li>
-    <li class="newsection"><? btn("Mailing Lists", "lists/", $link); ?></li>
-    <li><strong><? echo btn_trans("NEW!"); ?></strong>&nbsp;<? btn("Developers", 
"developers/", $link); ?>&nbsp;<strong><? echo btn_trans("NEW!"); ?></strong></li>
+    <li class="newsection"><strong><? echo btn_trans("NEW!"); ?></strong>&nbsp;<? 
btn("Links", "links/", $link); ?>&nbsp;<strong><? echo btn_trans("NEW!"); 
?></strong></li>
+    <li><? btn("Mailing Lists", "lists/", $link); ?></li>
+    <li><? btn("Developers", "developers/", $link); ?></li>
     <li><? btn("Contact", "contact/", $link); ?></li>
     </ul>
 

_______________________________________________
Tuxpaint-commits mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-commits

Reply via email to