[GRASSweb-list]markus: web main_menu_top.inc,1.2,1.3 menu_top.inc,1.2,1.3
grass at intevation.de
grass at intevation.de
Tue Oct 11 10:59:37 EDT 2005
Author: markus
Update of /grassrepository/web
In directory doto:/tmp/cvs-serv17415
Modified Files:
main_menu_top.inc menu_top.inc
Log Message:
less horizontal space requirements
Index: main_menu_top.inc
===================================================================
RCS file: /grassrepository/web/main_menu_top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- main_menu_top.inc 10 Feb 2005 13:59:35 -0000 1.2
+++ main_menu_top.inc 11 Oct 2005 14:59:35 -0000 1.3
@@ -11,13 +11,13 @@
<font size="-1"><a href="index.php">Home</a></font>
</td>
<td nowrap="nowrap" align="center">
- <font size="-1"><a href="intro/index.php">Introduction</a></font>
+ <font size="-1"><a href="intro/index.php">Intro</a></font>
</td>
<td nowrap="nowrap" align="center">
- <font size="-1"><a href="download/index.php">Download</a></font>
+ <font size="-1"><a href="gdp/index.php">Docs</a></font>
</td>
<td nowrap="nowrap" align="center">
- <font size="-1"><a href="gdp/index.php">Documents</a></font>
+ <font size="-1"><a href="download/index.php">Download</a></font>
</td>
<td nowrap="nowrap" align="center">
<font size="-1"><a href="community/index.php">Community</a></font>
Index: menu_top.inc
===================================================================
RCS file: /grassrepository/web/menu_top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- menu_top.inc 10 Feb 2005 13:59:35 -0000 1.2
+++ menu_top.inc 11 Oct 2005 14:59:35 -0000 1.3
@@ -11,13 +11,13 @@
<font size="-1"><a href="../index.php">Home</a></font>
</td>
<td nowrap="nowrap" align="center">
- <font size="-1"><a href="../intro/index.php">Introduction</a></font>
+ <font size="-1"><a href="../intro/index.php">Intro</a></font>
</td>
<td nowrap="nowrap" align="center">
- <font size="-1"><a href="../download/index.php">Download</a></font>
+ <font size="-1"><a href="../gdp/index.php">Docs</a></font>
</td>
<td nowrap="nowrap" align="center">
- <font size="-1"><a href="../gdp/index.php">Documents</a></font>
+ <font size="-1"><a href="../download/index.php">Download</a></font>
</td>
<td nowrap="nowrap" align="center">
<font size="-1"><a href="../community/index.php">Community</a></font>
More information about the grass-web
mailing list