phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/base login.tpl


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/templates/base login.tpl
Date: Thu, 14 Dec 2006 09:32:59 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   06/12/14 09:32:59

Modified files:
        templates/base : login.tpl 

Log message:
        keep in sync with standard login

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/templates/base/login.tpl?cvsroot=phpgroupware&r1=1.1&r2=1.2

Patches:
Index: login.tpl
===================================================================
RCS file: /sources/phpgroupware/property/templates/base/login.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- login.tpl   29 Oct 2006 20:04:40 -0000      1.1
+++ login.tpl   14 Dec 2006 09:32:59 -0000      1.2
@@ -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()
@@ -79,9 +69,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>




reply via email to

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