phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] setup/templates/default/head.tpl, 1.4.2.5


From: nomail
Subject: [Phpgroupware-cvs] setup/templates/default/head.tpl, 1.4.2.5
Date: Tue, 27 Jul 2004 12:30:18 +0200

Update of /setup/templates/default
Modified Files:
        Branch: Version-0_9_16-branch
          head.tpl

date: 2004/07/27 10:30:18;  author: skwashd;  state: Exp;  lines: +2 -0

Log Message:
cookie warning
=====================================================================
Index: setup/templates/default/head.tpl
diff -u setup/templates/default/head.tpl:1.4.2.4 
setup/templates/default/head.tpl:1.4.2.5
--- setup/templates/default/head.tpl:1.4.2.4    Mon Nov 24 21:58:35 2003
+++ setup/templates/default/head.tpl    Tue Jul 27 10:30:18 2004
@@ -14,6 +14,7 @@
   a, body, tr, th, td, input, select { font-family: Verdana, Arial, Helvetica, 
sans-serif; font-size: 10pt; text-decoration: none; }
   a:hover, a:active { text-decoration: underline; }
   .banner { background-color: {banner_bg}; color: {th_text}; font-weight: 
bold; }
+  .centered { text-align: center; }
   .msg { color: {msg}; }
   .link { color: #FFFFFF; }
   .th { background: {th_bg}; font-weight: bold; color: {th_text} }
@@ -38,5 +39,6 @@
        <td align="right">{logoutbutton}</td>
 </tr>
 </table>
+<p class="msg centered">{lang_cookies_must_be_enabled}</p>
 <!-- end head.tpl -->
 




reply via email to

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