phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/base login.tpl images/logo-l...


From: Dave Hall
Subject: [Phpgroupware-cvs] phpgwapi/templates/base login.tpl images/logo-l...
Date: Thu, 14 Dec 2006 08:53:14 +0000

CVSROOT:        /cvsroot/phpgwapi
Module name:    phpgwapi
Changes by:     Dave Hall <skwashd>     06/12/14 08:53:14

Modified files:
        templates/base : login.tpl 
        templates/base/images: logo-large.png 

Log message:
        remove link to firefox and make logo an indexed PNG for IE

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/base/login.tpl?cvsroot=phpgwapi&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/base/images/logo-large.png?cvsroot=phpgwapi&rev=1.2

Patches:
Index: login.tpl
===================================================================
RCS file: /cvsroot/phpgwapi/phpgwapi/templates/base/login.tpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- login.tpl   3 Oct 2006 14:05:03 -0000       1.9
+++ login.tpl   14 Dec 2006 08:53:14 -0000      1.10
@@ -14,16 +14,6 @@
        <link rel="stylesheet" href="{base_css}" type="text/css" />
        <link rel="stylesheet" href="{login_css}" type="text/css" />
 
-       <!--[if gte IE 5.5000]>
-               <script type="text/javascript">
-                       function fixIE()
-                       {
-                               
document.getElementsByTagName('body')[0].className = 'MSIE';
-                       }
-                       window.attachEvent('onload', fixIE);
-               </script>
-       <![endif]-->
-
        <script type="text/javascript">
        <!--
                function testjs()
@@ -88,9 +78,6 @@
                </form>
                <div id="testjs">
                        {lang_testjs}<br />
-                        <a href="http://getfirefox.com/"; target="_blank"
-                        title="Get Firefox"><img 
src="http://www.mozilla.org/products/firefox/buttons/firefox_80x15.png";
-                        width="80" height="15" alt="Get Firefox" /></a> 
                </div>
        </div>
 </body>

Index: images/logo-large.png
===================================================================
RCS file: /cvsroot/phpgwapi/phpgwapi/templates/base/images/logo-large.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
Binary files /tmp/cvs8noWgz and /tmp/cvsIkRu3d differ




reply via email to

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