| | |
| | | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
| | | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
| | | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
| | | <head>
|
| | | <title><tmpl_var name="app_title"> <tmpl_var name="app_version"></title>
|
| | | <meta http-equiv="Content-Type" content="text/html; charset=<tmpl_var name="html_content_encoding">"/>
|
| | | <link href="themes/default/css/central.css" rel="stylesheet" type="text/css"/>
|
| | | <!--[if lte IE 7]>
|
| | | <link href="themes/default/css/patches/central.css" rel="stylesheet" type="text/css" />
|
| | | <![endif]-->
|
| | | <!--[if lte ie 6]>
|
| | | <style type="text/css" media="screen">
|
| | | /*
|
| | | Move these to your IE specific stylesheet if possible
|
| | | */
|
| | | .uniForm,
|
| | | .uniForm fieldset,
|
| | | .uniForm .ctrlHolder,
|
| | | .uniForm .formHint,
|
| | | .uniForm .buttonHolder, |
| | | .uniForm .ctrlHolder .multiField,
|
| | | .uniForm .inlineLabel{ zoom:1; }
|
| | |
|
| | | .uniForm .inlineLabels label, .uniForm .inlineLabels .label,
|
| | | .uniForm .blockLabels label, .uniForm .blockLabels .label,
|
| | | .uniForm .inlineLabel span{ padding-bottom: .2em; }
|
| | |
|
| | | .uniForm .inlineLabel input,
|
| | | .uniForm .inlineLabels .inlineLabel input,
|
| | | .uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; }
|
| | | </style>
|
| | | <![endif]-->
|
| | | <!--[if gt ie 6]>
|
| | | <style type="text/css" media="screen">
|
| | | /*
|
| | | Move these to your IE specific stylesheet if possible
|
| | | */
|
| | | .uniForm,
|
| | | .uniForm fieldset,
|
| | | .uniForm .ctrlHolder,
|
| | | .uniForm .formHint,
|
| | | .uniForm .buttonHolder, |
| | | .uniForm .ctrlHolder .multiField,
|
| | | .uniForm .inlineLabel{ zoom:1; }
|
| | |
|
| | | .uniForm .inlineLabels label, .uniForm .inlineLabels .label,
|
| | | .uniForm .blockLabels label, .uniForm .blockLabels .label,
|
| | | .uniForm .inlineLabel span{ padding-bottom: .2em; }
|
| | |
|
| | | .uniForm .inlineLabel input,
|
| | | .uniForm .inlineLabels .inlineLabel input,
|
| | | .uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; }
|
| | | </style>
|
| | | <![endif]-->
|
| | | <link rel="shortcut icon" href="/themes/default/images/favicon.ico" />
|
| | | <script type="text/javascript" src="js/yui/yahoo/yahoo-min.js"></script>
|
| | | <script type="text/javascript" src="js/yui/connection/connection-min.js"></script>
|
| | | <script type="text/javascript" src="js/scrigo.js.php"></script>
|
| | | <script type="text/javascript" src="js/uni-form/jquery.js"></script>
|
| | | <script type="text/javascript" src="js/uni-form/uni-form.jquery.js"></script>
|
| | | <script language="JavaScript" type="text/javascript">
|
| | | var is_chrome = navigator.userAgent.toLowerCase().indexOf('chrome') > -1;
|
| | | if(!is_chrome) {
|
| | | var style = document.createElement('style');
|
| | | style.innerHTML = '#page_margins { min-width: 980px; max-width: 80%; background: #fff; display: table;}';
|
| | | document.getElementsByTagName("head")[0].appendChild(style);
|
| | | }
|
| | | </script>
|
| | | </head>
|
| | | <body onload="loadInitContent()">
|
| | | <div id="page_margins">
|
| | | <div id="page">
|
| | | <div id="header">
|
| | | <div id="topsubnav">
|
| | | <!-- start: skip link navigation -->
|
| | | <a class="skip" href="#navigation" title="skip link">Skip to the navigation</a><span class="hideme">.</span>
|
| | | <a class="skip" href="#content" title="skip link">Skip to the content</a><span class="hideme">.</span>
|
| | | <!-- end: skip link navigation -->
|
| | | <span><a href="#logout" onclick="loadContent('login/logout.php');">LOGOUT</a><!-- | <a href="#" onclick="capp('help')">Help</a> | <a href="#">Imprint</a>--></span>
|
| | | </div>
|
| | | <h1 id="ir-HeaderLogo" class="swap"><span>ISPConfig 3</span></h1>
|
| | | <span>hosting control panel</span>
|
| | | </div>
|
| | | <!-- begin: main navigation #nav -->
|
| | | <div id="nav">
|
| | | <a id="navigation" name="navigation"></a>
|
| | | <!-- skiplink anchor: navigation -->
|
| | | <div id="nav_main">
|
| | | <div id="topNav"> </div>
|
| | | </div>
|
| | | </div>
|
| | | <!-- end: main navigation -->
|
| | | <!-- begin: main content area #main -->
|
| | | <div id="main">
|
| | | <!-- begin: #col1 - first float column -->
|
| | | <div id="col1">
|
| | | <div id="col1_content" class="clearfix">
|
| | | <div id="sideNav"> </div>
|
| | | </div>
|
| | | </div>
|
| | | <!-- end: #col1 -->
|
| | | <!-- begin: #col3 static column -->
|
| | | <div id="col3">
|
| | | <div id="col3_content" class="clearfix">
|
| | | <a id="content" name="content"></a>
|
| | | <!-- skiplink anchor: Content -->
|
| | | <form method="post" action="" id="pageForm" name="pageForm" enctype="multipart/form-data" class="uniForm">
|
| | | <div id="pageContent"><!-- AJAX CONTENT --></div>
|
| | | </form>
|
| | | </div>
|
| | | <div id="ie_clearing"> </div>
|
| | | <!-- End: IE Column Clearing -->
|
| | | </div>
|
| | | <!-- end: #col3 -->
|
| | | </div>
|
| | | <!-- end: #main -->
|
| | | <!-- begin: #footer -->
|
| | | <div id="footer">
|
| | | Powered by <a href="<tmpl_var name="app_link">" target="_blank"><tmpl_var name="app_title"> <tmpl_var name="app_version"></a>
|
| | | </div><!-- end: #footer -->
|
| | | </div>
|
| | | </body>
|
| | | </html>
|
| | | <!DOCTYPE html> |
| | | <html lang='en'> |
| | | <head> |
| | | <meta charset='utf-8' /> |
| | | |
| | | <title><tmpl_var name="app_title"> <tmpl_var name="app_version"></title> |
| | | |
| | | <meta name='viewport' content='width=device-width, user-scalable=yes'> |
| | | <meta name='description' lang='en' content='' /> |
| | | <meta name='keywords' lang='en' content='' /> |
| | | <meta name='robots' content='index, follow' /> |
| | | |
| | | <link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/bootstrap.min.css' /> |
| | | <link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/fonts.min.css' /> |
| | | <link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/ispconfig.min.css' /> |
| | | <link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/pushy.min.css' /> |
| | | <link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/bootstrap-datetimepicker.min.css' /> |
| | | <link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/responsive.min.css' /> |
| | | <link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/themes/default/theme.min.css' /> |
| | | <link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/select2.css' /> |
| | | <link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/select2-bootstrap.css' /> |
| | | <tmpl_if name='logged_in' value='n'><link rel='stylesheet' href='themes/<tmpl_var name='current_theme'>/assets/stylesheets/login.css' /></tmpl_if> |
| | | </head> |
| | | |
| | | <body> |
| | | <!-- off canvas --> |
| | | <nav class='pushy pushy-left'></nav> |
| | | <div class='site-overlay'></div> |
| | | |
| | | <div id='container'> |
| | | <div id='main-wrapper'> |
| | | <div id='inner-wrapper'> |
| | | <div class='clear'> |
| | | <div class='left clear'> |
| | | <!-- off canvas menu button --> |
| | | <div class='menu-btn left'>☰</div> |
| | | <!-- logo --> |
| | | <div id='logo' style="background: url({tmpl_var name="base64_logo_txt"}) no-repeat;width:{tmpl_var name="base64_logo_width"};height:{tmpl_var name="base64_logo_height"}"><a href='#'></a></div> |
| | | </div> |
| | | <div id='headerbar' class='clear'> |
| | | <!-- logout button --> |
| | | <tmpl_if name="cpuser"> |
| | | <button type='button' id='logout-button' class='btn btn-sm btn-danger' data-load-content="login/logout.php"><tmpl_var format="strtoupper" name="logout_txt"> <tmpl_var format="strtoupper" name="cpuser"></button> |
| | | <tmpl_if name='usertype' op='==' value='normaluser'> |
| | | <!-- search field --> |
| | | <form action='#' method='get' id='searchform' role='form'> |
| | | <div> |
| | | <div> |
| | | <div class='input-group'> |
| | | <input id='globalsearch' type='text' class='form-control' placeholder='Search' /> |
| | | <span class='input-group-btn'> |
| | | <button class='btn btn-default' title='Search…'> |
| | | <span class='icon icon-lens'></span> |
| | | </button> |
| | | </span> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </form> |
| | | </tmpl_if> |
| | | </tmpl_if> |
| | | </div> |
| | | </div> |
| | | <tmpl_if name='logged_in' value='y'><div id='topnav-container'> |
| | | </div></tmpl_if> |
| | | <div class='clear'> |
| | | <!-- content --> |
| | | <div id='content' class='right'> |
| | | <form method="post" action="" id="pageForm" name="pageForm" enctype="multipart/form-data" class='form-horizontal' role='form'> |
| | | <div id="pageContent"><!-- AJAX CONTENT --></div> |
| | | </form> |
| | | </div> |
| | | <!-- news sidebar --> |
| | | <tmpl_if name='logged_in' value='y'><div id='sidebar' class='news-sidebar left'> |
| | | </div></tmpl_if> |
| | | </div> |
| | | <footer id='footer'> |
| | | powered by <a href="<tmpl_var name="app_link">" target="_blank"><tmpl_var name="app_title"></a> |
| | | </footer> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | <script type="text/javascript" src="js/jquery.min.js"></script> |
| | | <script src='themes/<tmpl_var name='current_theme'>/assets/javascripts/bootstrap.min.js'></script> |
| | | <script src='themes/<tmpl_var name='current_theme'>/assets/javascripts/bootstrap-datetimepicker.min.js'></script> |
| | | <script src='themes/<tmpl_var name='current_theme'>/assets/javascripts/ispconfig.min.js'></script> |
| | | <script src='themes/<tmpl_var name='current_theme'>/assets/javascripts/modernizr.custom.min.js'></script> |
| | | <script src='themes/<tmpl_var name='current_theme'>/assets/javascripts/pushy.min.js'></script> |
| | | <script src='themes/<tmpl_var name='current_theme'>/assets/javascripts/responsive.min.js'></script> |
| | | <script src='js/select2/select2.min.js'></script> |
| | | <script src='js/scrigo.js.php'></script> |
| | | <script type="text/javascript" src="js/jquery.ispconfigsearch.js"></script> |
| | | <script type="text/javascript" src="js/jquery.tipsy.js"></script> |
| | | <tmpl_loop name="js_d_includes"> |
| | | <script type="text/javascript" src="js/js.d/<tmpl_var name='file'>"></script> |
| | | </tmpl_loop> |
| | | <script> |
| | | <!-- |
| | | //$('.ttip').tipsy({live: true, gravity: 'ne', html: true}); |
| | | |
| | | ISPConfig.tabChangeDiscard = '<tmpl_var name="tabchange_discard_enabled">'; |
| | | ISPConfig.tabChangeWarning = '<tmpl_var name="tabchange_warning_enabled">'; |
| | | ISPConfig.tabChangeWarningTxt = '<tmpl_var name="global_tabchange_warning_txt">'; |
| | | ISPConfig.tabChangeDiscardTxt = '<tmpl_var name="global_tabchange_discard_txt">'; |
| | | |
| | | <tmpl_if name="use_loadindicator" value="y">ISPConfig.setOption('useLoadIndicator', true);</tmpl_if> |
| | | <tmpl_if name="use_combobox" value="y">ISPConfig.setOption('useComboBox', true);</tmpl_if> |
| | | |
| | | $(document).ready(function() { |
| | | $('#globalsearch').ispconfigSearch({ |
| | | dataSrc: '/dashboard/ajax_get_json.php?type=globalsearch', |
| | | resultsLimit: '$ <tmpl_var name="globalsearch_resultslimit_of_txt"> % <tmpl_var name="globalsearch_resultslimit_results_txt">', |
| | | noResultsText: '<tmpl_var name="globalsearch_noresults_text_txt">', |
| | | noResultsLimit: '<tmpl_var name="globalsearch_noresults_limit_txt">', |
| | | searchFieldWatermark: '<tmpl_var name="globalsearch_searchfield_watermark_txt">', |
| | | resultBoxPosition: '' |
| | | }); |
| | | |
| | | }); |
| | | //--> |
| | | </script> |
| | | </body> |
| | | |
| | | </html> |