|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 2 | + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 4 | +<head> |
| 5 | + <title><tmpl_var name="app_title"> <tmpl_var name="app_version"></title> |
| 6 | + <meta http-equiv="Content-Type" content="text/html; charset=<tmpl_var name="html_content_encoding">"/> |
| 7 | + <link href="themes/default/css/central.css" rel="stylesheet" type="text/css"/> |
| 8 | + <!--[if lte IE 7]> |
| 9 | + <link href="themes/default/css/patches/central.css" rel="stylesheet" type="text/css" /> |
| 10 | + <![endif]--> |
| 11 | + <!--[if lte ie 6]> |
| 12 | + <style type="text/css" media="screen"> |
| 13 | + /* |
| 14 | + Move these to your IE specific stylesheet if possible |
| 15 | + */ |
| 16 | + .uniForm, |
| 17 | + .uniForm fieldset, |
| 18 | + .uniForm .ctrlHolder, |
| 19 | + .uniForm .formHint, |
| 20 | + .uniForm .buttonHolder, |
| 21 | + .uniForm .ctrlHolder .multiField, |
| 22 | + .uniForm .inlineLabel{ zoom:1; } |
| 23 | +
|
| 24 | + .uniForm .inlineLabels label, .uniForm .inlineLabels .label, |
| 25 | + .uniForm .blockLabels label, .uniForm .blockLabels .label, |
| 26 | + .uniForm .inlineLabel span{ padding-bottom: .2em; } |
| 27 | +
|
| 28 | + .uniForm .inlineLabel input, |
| 29 | + .uniForm .inlineLabels .inlineLabel input, |
| 30 | + .uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; } |
| 31 | + </style> |
| 32 | + <![endif]--> |
| 33 | + <!--[if gt ie 6]> |
| 34 | + <style type="text/css" media="screen"> |
| 35 | + /* |
| 36 | + Move these to your IE specific stylesheet if possible |
| 37 | + */ |
| 38 | + .uniForm, |
| 39 | + .uniForm fieldset, |
| 40 | + .uniForm .ctrlHolder, |
| 41 | + .uniForm .formHint, |
| 42 | + .uniForm .buttonHolder, |
| 43 | + .uniForm .ctrlHolder .multiField, |
| 44 | + .uniForm .inlineLabel{ zoom:1; } |
| 45 | +
|
| 46 | + .uniForm .inlineLabels label, .uniForm .inlineLabels .label, |
| 47 | + .uniForm .blockLabels label, .uniForm .blockLabels .label, |
| 48 | + .uniForm .inlineLabel span{ padding-bottom: .2em; } |
| 49 | +
|
| 50 | + .uniForm .inlineLabel input, |
| 51 | + .uniForm .inlineLabels .inlineLabel input, |
| 52 | + .uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; } |
| 53 | + </style> |
| 54 | + <![endif]--> |
| 55 | + <link href="themes/default_no_navimg/css/additional.css" rel="stylesheet" type="text/css"/> |
| 56 | + <link rel="shortcut icon" href="/themes/default/images/favicon.ico" /> |
| 57 | + <script type="text/javascript" src="js/yui/yahoo/yahoo-min.js"></script> |
| 58 | + <script type="text/javascript" src="js/yui/connection/connection-min.js"></script> |
| 59 | + <script type="text/javascript" src="js/scrigo.js.php"></script> |
| 60 | + <script type="text/javascript" src="js/uni-form/jquery.js"></script> |
| 61 | + <script type="text/javascript" src="js/uni-form/uni-form.jquery.js"></script> |
| 62 | +</head> |
| 63 | +<body onload="loadInitContent()"> |
| 64 | + <div id="page_margins"> |
| 65 | + <div id="page"> |
| 66 | + <div id="header"> |
| 67 | + <div id="topsubnav"> |
| 68 | + <!-- start: skip link navigation --> |
| 69 | + <a class="skip" href="#navigation" title="skip link">Skip to the navigation</a><span class="hideme">.</span> |
| 70 | + <a class="skip" href="#content" title="skip link">Skip to the content</a><span class="hideme">.</span> |
| 71 | + <!-- end: skip link navigation --> |
| 72 | + <span><a href="#logout" onclick="loadContent('login/logout.php');">LOGOUT</a><!-- | <a href="#" onclick="capp('help')">Help</a> | <a href="#">Imprint</a>--></span> |
| 73 | + </div> |
| 74 | + <h1 id="ir-HeaderLogo" class="swap"><span>ISPConfig 3</span></h1> |
| 75 | + <span>hosting control panel</span> |
| 76 | + </div> |
| 77 | + <!-- begin: main navigation #nav --> |
| 78 | + <div id="nav"> |
| 79 | + <a id="navigation" name="navigation"></a> |
| 80 | + <!-- skiplink anchor: navigation --> |
| 81 | + <div id="nav_main"> |
| 82 | + <div id="topNav"> </div> |
| 83 | + </div> |
| 84 | + </div> |
| 85 | + <!-- end: main navigation --> |
| 86 | + <!-- begin: main content area #main --> |
| 87 | + <div id="main"> |
| 88 | + <!-- begin: #col1 - first float column --> |
| 89 | + <div id="col1"> |
| 90 | + <div id="col1_content" class="clearfix"> |
| 91 | + <div id="sideNav"> </div> |
| 92 | + </div> |
| 93 | + </div> |
| 94 | + <!-- end: #col1 --> |
| 95 | + <!-- begin: #col3 static column --> |
| 96 | + <div id="col3"> |
| 97 | + <div id="col3_content" class="clearfix"> |
| 98 | + <a id="content" name="content"></a> |
| 99 | + <!-- skiplink anchor: Content --> |
| 100 | + <form method="post" action="" id="pageForm" name="pageForm" enctype="multipart/form-data" class="uniForm"> |
| 101 | + <div id="pageContent"><!-- AJAX CONTENT --></div> |
| 102 | + </form> |
| 103 | + </div> |
| 104 | + <div id="ie_clearing"> </div> |
| 105 | + <!-- End: IE Column Clearing --> |
| 106 | + </div> |
| 107 | + <!-- end: #col3 --> |
| 108 | + </div> |
| 109 | + <!-- end: #main --> |
| 110 | + <!-- begin: #footer --> |
| 111 | + <div id="footer"> |
| 112 | + Powered by <a href="<tmpl_var name="app_link">" target="_blank"><tmpl_var name="app_title"></a> |
| 113 | + </div><!-- end: #footer --> |
| 114 | + </div> |
| 115 | +</body> |
| 116 | +</html> |
0 commit comments