fixed url bug

This commit is contained in:
seek3r 2001-01-09 21:43:15 +00:00
parent 3e3dbcc1a3
commit 03c74ae484

View File

@ -5,7 +5,7 @@
<tr>
<td width="218" height="33"><img src="{img_root}/logo.gif" alt="phpGroupWare"></td>
<td width="100%" valign="bottom" background="{img_root}/menu_filler.gif">&nbsp;</td>
<td valign="bottom" width="56" background="{img_root}/blue_filler.gif"><a href="/"><img src="{img_root}/tab_home.gif" width="56" height="23" border="0"></a></td>
<td valign="bottom" width="56" background="{img_root}/blue_filler.gif"><a href="{home_link}"><img src="{img_root}/tab_home.gif" width="56" height="23" border="0"></a></td>
<td valign="bottom" width="85" background="{img_root}/blue_filler.gif"><a href="{preferences_link}"><img src="{img_root}/tab_prefs.gif" width="85" height="23" border="0"></a></td>
<td valign="bottom" width="56" background="{img_root}/blue_filler.gif"><a href="{logout_link}"><img src="{img_root}/tab_logout.gif" width="56" height="23" border="0"></a></td>
<td valign="bottom" width="39" background="{img_root}/blue_filler.gif"><a href="{help_link}"><img src="{img_root}/tab_help.gif" width="39" height="23" border="0"></a></td>