tbrehm
2012-04-12 02bf997271f4d09e91c8fcb9cecd08f06f2400c4
interface/web/themes/default_combobox/templates/main.tpl.htm
@@ -6,7 +6,6 @@
    <meta http-equiv="Content-Type" content="text/html; charset=<tmpl_var name="html_content_encoding">"/>
   <meta http-equiv="X-UA-Compatible" content="IE=8"/>
    <link href="themes/default/css/central.css" rel="stylesheet" type="text/css"/>
    <link href="themes/default_combobox/css/additional.css" rel="stylesheet" type="text/css"/>
    <!--[if lte IE 7]>
       <link href="themes/default/css/patches/central.css" rel="stylesheet" type="text/css" />
    <![endif]-->
@@ -56,6 +55,7 @@
    <![endif]-->
   <link href="themes/default/css/screen/redmond/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css"/>
   <link href="themes/default/css/screen/jquery-ui-custom.css" rel="stylesheet" type="text/css"/>
   <link href="themes/default_combobox/css/additional.css" rel="stylesheet" type="text/css"/>
    <link rel="shortcut icon" href="/themes/default/images/favicon.ico" />
    <script type="text/javascript" src="js/jquery-1.6.3.min.js"></script>
    <script type="text/javascript" src="js/jquery-ui-1.8.16.custom.min.js"></script>
@@ -262,7 +262,7 @@
                    <span><a href="#logout" onclick="loadContent('login/logout.php');">LOGOUT <tmpl_var format="strtoupper" name="cpuser"></a><!-- | <a href="#" onclick="capp('help')">Help</a> | <a href="#">Imprint</a>--></span>
                 </tmpl_if>
                </div>
                <h1 id="ir-HeaderLogo" class="swap"><span>ISPConfig 3</span></h1>
                <h1 id="ir-HeaderLogo" class="swap" style="background-image:url('{tmpl_var name='app_logo'}');"><span>ISPConfig 3</span></h1>
                <span>hosting control panel</span>
            </div>
            <!-- begin: main navigation #nav -->