phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/verdilak/navbar.tpl, 1.12.2.1.2.3


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

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

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

Log Message:
Bugfixes HTML; makes it a bit more W3C conform;
see patch  #3503
=====================================================================
Index: phpgwapi/templates/verdilak/navbar.tpl
diff -u phpgwapi/templates/verdilak/navbar.tpl:1.12.2.1.2.2 
phpgwapi/templates/verdilak/navbar.tpl:1.12.2.1.2.3
--- phpgwapi/templates/verdilak/navbar.tpl:1.12.2.1.2.2 Sat Apr 19 21:10:06 2003
+++ phpgwapi/templates/verdilak/navbar.tpl      Sat Nov  6 15:34:26 2004
@@ -3,11 +3,11 @@
 
 <table border="0" cellspacing="0" cellpadding="0" width="100%" 
bgcolor="{table_bg_color}">
 <tr background="{img_root}/bg_filler.gif">
-<td background="{img_root}/bg_filler.gif" align="left" valign="bottom"><a 
href="http://www.phpgroupware.org"; target="_new"><img src="{img_root}/{logo}" 
border="0" alt="phpGroupWare"></a></td>
+<td background="{img_root}/bg_filler.gif" align="left" valign="bottom"><a 
href="http://www.phpgroupware.org"; target="_blank"><img src="{img_root}/{logo}" 
border="0" alt="phpGroupWare" /></a></td>
 <td background="{img_root}/bg_filler.gif" align="center" valign="bottom" 
width="100%"><!--<font color="{navbar_text}" 
size="-1">{user_info}</font>--></td>
-<td background="{img_root}/bg_filler.gif" align="right" valign="bottom" 
rowspan="2" nowrap><a href="{home_link}"><img src="{welcome_img}" border="0" 
alt="Welcome"></a>{preferences_icon}<a href="{logout_link}"><img 
src="{logout_img}" border="0" alt="Logout"></a><a href="{help_link}"><img 
src="{img_root}/help.gif" border="0" alt="Help"></a></td></tr>
+<td background="{img_root}/bg_filler.gif" align="right" valign="bottom" 
rowspan="2" nowrap="nowrap"><a href="{home_link}"><img src="{welcome_img}" 
border="0" alt="Welcome" /></a>{preferences_icon}<a href="{logout_link}"><img 
src="{logout_img}" border="0" alt="Logout" /></a><a href="{help_link}"><img 
src="{img_root}/help.gif" border="0" alt="Help" /></a></td></tr>
 <tr background="{img_root}/bg_filler.gif">
-<td align="center" width="100%" valign="bottom" colspan="2"><img 
src="{img_root}/greybar.jpg" height="6"  width="100%" alt="bar"></td></tr>
+<td align="center" width="100%" valign="bottom" colspan="2"><img 
src="{img_root}/greybar.jpg" height="6" width="100%" alt="bar" /></td></tr>
 </table>
 
 <table border="0" cellspacing="0" cellpadding="0" width="100%">
@@ -25,5 +25,5 @@
      <td>
 <!-- END navbar -->
 
-<!-- BEGIN preferences --><a href="{preferences_link}"><img 
src="{preferences_img}" border="0" alt="Preferences"></a>
+<!-- BEGIN preferences --><a href="{preferences_link}"><img 
src="{preferences_img}" border="0" alt="Preferences" /></a>
 <!-- END preferences -->




reply via email to

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