phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/justweb/navbar.tpl, 1.4.4.3


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/templates/justweb/navbar.tpl, 1.4.4.3
Date: Sat, 6 Nov 2004 16:34:27 +0100

Update of /phpgwapi/templates/justweb
Modified Files:
        Branch: Version-0_9_16-branch
          navbar.tpl

date: 2004/11/06 15:34:27;  author: powerstat;  state: Exp;  lines: +5 -5

Log Message:
Bugfixes HTML; makes it a bit more W3C conform;
see patch  #3503
=====================================================================
Index: phpgwapi/templates/justweb/navbar.tpl
diff -u phpgwapi/templates/justweb/navbar.tpl:1.4.4.2 
phpgwapi/templates/justweb/navbar.tpl:1.4.4.3
--- phpgwapi/templates/justweb/navbar.tpl:1.4.4.2       Sat Apr 19 21:10:05 2003
+++ phpgwapi/templates/justweb/navbar.tpl       Sat Nov  6 15:34:27 2004
@@ -3,14 +3,14 @@
                <td> 
                        <table width="100%" border="0" cellspacing="0" 
cellpadding="0">
                                <tr> 
-                                       <td width="218" height="33"><img 
src="{img_root}/logo.gif" alt="phpGroupWare"></td>
+                                       <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="{home_link}"><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" alt="" 
/></a></td>
 <!-- BEGIN preferences -->
-                                       <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="85" 
background="{img_root}/blue_filler.gif"><a href="{preferences_link}"><img 
src="{img_root}/tab_prefs.gif" width="85" height="23" border="0" alt="" 
/></a></td>
 <!-- END preferences -->
-                                       <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>
+                                       <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" alt="" 
/></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" alt="" 
/></a></td>
                                </tr>
                        </table>
                </td>




reply via email to

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