-<!-- ###PAGE### begin -->\r
-<div id="t3-login-form-outer" ###CSS_ERRORCLASS###>\r
- <div id="t3-login-form">\r
- <div id="t3-login-image">\r
- ###LOGO###\r
- </div>\r
- <div id="t3-login-form-inner" class="t3-login-box">\r
- <div class="t3-headline">\r
- <h2>###HEADLINE###</h2>\r
- </div>\r
- <div class="t3-login-box-body">\r
- <noscript>\r
- <div id="t3-noscript-error" class="t3-login-alert t3-login-alert-error">\r
- <h2>###ERROR_JAVASCRIPT###</h2>\r
- </div>\r
- </noscript>\r
- <div id="t3-nocookies-error" class="t3-login-alert t3-login-alert-warning" style="display:none">\r
- <h2>###ERROR_COOKIES###</h2>\r
- </div>\r
- <div id="t3-login-process" style="display: none">\r
- <h2>###LOGIN_PROCESS###</h2>\r
- </div>\r
- ###FORM###\r
- <div class="t3-login-bottomBorder"></div>\r
- <script type="text/javascript">\r
- /*<![CDATA[*/\r
- document.cookie = "testcookie";\r
- cookieEnabled = (document.cookie.indexOf("testcookie") != -1) ? true : false;\r
- if (cookieEnabled) {\r
- document.getElementById("t3-login-form-fields").style.display = 'block';\r
- }\r
- else {\r
- document.getElementById("t3-nocookies-error").style.display = 'block';\r
- }\r
- /*]]>*/\r
- </script>\r
- <script type="text/javascript" src="contrib/prototype/prototype.js"></script>\r
- <script type="text/javascript" src="sysext/t3skin/resources/login.js"></script>\r
- </div>\r
- </div>\r
- <div class="t3-login-box-border-bottom"></div>\r
- ###NEWS###\r
- </div>\r
-</div>\r
-<div id="t3-footer">\r
- <div id="t3-copyright-notice">\r
- ###COPYRIGHT###\r
- </div>\r
- <div id="t3-meta-links">\r
- <a href="http://typo3.org" target="_blank" class="t3-login-link-typo3">TYPO3.org</a>\r
- |\r
- <a href="http://typo3.org/donate/" target="_blank" class="t3-login-link-donate">###LABEL_DONATELINK###</a>\r
- </div>\r
-</div>\r
-<!-- ###PAGE### end -->\r
-\r
-<!-- ###LOGIN_NEWS### begin -->\r
-<div id="t3-login-news-outer" class="t3-login-box">\r
- <div class="t3-headline">\r
- <h2 class="t3-login-news-headline">###NEWS_HEADLINE###</h2>\r
- </div>\r
- <div class="t3-login-box-body">\r
- <dl id="t3-login-news">\r
- <!-- ###NEWS_ITEM### begin -->\r
- <div class="t3-login-news-item">\r
- <dt>\r
- <span class="t3-news-date">###DATE###: </span>\r
- <span class="t3-news-title">###HEADER###</span>\r
- </dt>\r
- <dd>\r
- ###CONTENT###\r
- </dd>\r
- </div>\r
- <!-- ###NEWS_ITEM### end -->\r
- </dl>\r
- </div>\r
-</div>\r
-<div class="t3-login-box-border-bottom"></div>\r
-<!-- ###LOGIN_NEWS### end -->\r
-\r
-<!-- ###LOGIN_FORM### begin -->\r
-\r
-<!-- ###LOGIN_ERROR### begin -->\r
-<div id="t3-login-error" class="t3-login-alert t3-login-alert-error">\r
- <h2>###ERROR_LOGIN_TITLE###</h2>\r
- <p>###ERROR_LOGIN_DESCRIPTION###</p>\r
-</div>\r
-<!-- ###LOGIN_ERROR### end -->\r
-\r
-<div id="t3-login-form-fields" class="###CSS_OPENIDCLASS###">\r
- <div class="t3-login-username t3-login-field">\r
- <label for="t3-username" class="t3-username" id="t3-login-label-username">\r
- ###LABEL_USERNAME###\r
- </label>\r
- <label for="t3-username" class="t3-username" id="t3-login-label-openId" style="display: none">\r
- ###LABEL_OPENID###\r
- </label>\r
- <input type="text" id="t3-username" name="username" value="###VALUE_USERNAME###" class="t3-username" tabindex="1" />\r
- <div class="t3-login-clearInputField">\r
- <a id="t3-username-clearIcon" style="display: none;">\r
- <img src="sysext/t3skin/icons/common-input-clear.png" alt="###CLEAR###" title="###CLEAR###" />\r
- </a>\r
- </div>\r
- <div id="t3-login-openIdLogo" style="display: none">\r
- <img src="sysext/t3skin/icons/logo-openid.png" alt="OpenID" title="OpenID" />\r
- </div>\r
- <div class="t3-login-alert-capslock" id="t3-username-alert-capslock" style="display: none">\r
- <img src="sysext/t3skin/icons/login_capslock.gif" alt="###ERROR_CAPSLOCK###" title="###ERROR_CAPSLOCK###" />\r
- </div>\r
- </div>\r
- <div class="t3-login-password t3-login-field" id="t3-login-password-section">\r
- <label for="t3-password" class="t3-password">\r
- ###LABEL_PASSWORD###\r
- </label>\r
- <input type="password" id="t3-password" name="p_field" value="###VALUE_PASSWORD###" class="t3-password" tabindex="2" />\r
- <div class="t3-login-clearInputField">\r
- <a id="t3-password-clearIcon" style="display: none;">\r
- <img src="sysext/t3skin/icons/common-input-clear.png" alt="###CLEAR###" title="###CLEAR###" />\r
- </a>\r
- </div>\r
- <div class="t3-login-alert-capslock" id="t3-password-alert-capslock" style="display: none">\r
- <img src="sysext/t3skin/icons/login_capslock.gif" alt="###ERROR_CAPSLOCK###" title="###ERROR_CAPSLOCK###" />\r
- </div>\r
- </div>\r
- <!-- ###INTERFACE_SELECTOR### begin -->\r
- <div class="t3-login-interface t3-login-field" id="t3-login-interface-section">\r
- <label for="t3-interfaceselector" class="t3-interface-selector">\r
- ###LABEL_INTERFACE###\r
- </label>\r
- ###VALUE_INTERFACE###\r
- </div>\r
- <!-- ###INTERFACE_SELECTOR### end -->\r
- <input type="submit" name="commandLI" id="t3-login-submit" value="###VALUE_SUBMIT###" class="t3-login-submit" tabindex="4" /> \r
- <div class="t3-login-form-footer">\r
- <div id="t3-login-form-footer-default">\r
- <a id="t3-login-switchToOpenId" class="switchToOpenId">###LABEL_SWITCHOPENID###</a>\r
- </div>\r
- <div id="t3-login-form-footer-openId" style="display: none">\r
- <a href="http://openid.net/" id="t3-login-whatIsOpenId" target="_blank" class="switchToOpenId">###LABEL_WHATISOPENID###</a>\r
- |\r
- <a id="t3-login-switchToDefault" class="switchToOpenId">###LABEL_SWITCHDEFAULT###</a>\r
- </div>\r
- </div>\r
-</div>\r
-<!-- ###LOGIN_FORM### end -->\r
-\r
-<!-- ###LOGOUT_FORM### begin -->\r
-<div id="t3-login-form-fields">\r
- <div class="t3-login-logout-form">\r
- <div class="t3-login-username t3-login-field">\r
- <div class="t3-login-label t3-username">\r
- ###LABEL_USERNAME###\r
- </div>\r
- <div class="t3-username-current">\r
- ###VALUE_USERNAME###\r
- </div>\r
- </div>\r
- <!-- ###INTERFACE_SELECTOR### begin -->\r
- <div class="t3-login-interface t3-login-field">\r
- <div class="t3-login-label t3-interface-selector">\r
- ###LABEL_INTERFACE###\r
- </div>\r
- ###VALUE_INTERFACE###\r
- <!-- ###INTERFACE_SELECTOR### end -->\r
- </div>\r
- <input type="hidden" name="p_field" value="" /><input type="submit" name="commandLO" value="###VALUE_SUBMIT###" class="t3-login-submit" />\r
- </div>\r
-</div>\r
-<!-- ###LOGOUT_FORM### end -->\r
+<!-- ###PAGE### begin -->
+<div id="t3-login-form-outer" ###CSS_ERRORCLASS###>
+ <div id="t3-login-form">
+ <div id="t3-login-image">
+ ###LOGO###
+ </div>
+ <div id="t3-login-form-inner" class="t3-login-box">
+ <div class="t3-headline">
+ <h2>###HEADLINE###</h2>
+ </div>
+ <div class="t3-login-box-body">
+ <noscript>
+ <div id="t3-noscript-error" class="t3-login-alert t3-login-alert-error">
+ <h2>###ERROR_JAVASCRIPT###</h2>
+ </div>
+ </noscript>
+ <div id="t3-nocookies-error" class="t3-login-alert t3-login-alert-warning" style="display:none">
+ <h2>###ERROR_COOKIES###</h2>
+ </div>
+ <div id="t3-login-process" style="display: none">
+ <h2>###LOGIN_PROCESS###</h2>
+ </div>
+ ###FORM###
+ <div class="t3-login-bottomBorder"></div>
+ <script type="text/javascript">
+ /*<![CDATA[*/
+ document.cookie = "testcookie";
+ cookieEnabled = (document.cookie.indexOf("testcookie") != -1) ? true : false;
+ if (cookieEnabled) {
+ document.getElementById("t3-login-form-fields").style.display = 'block';
+ }
+ else {
+ document.getElementById("t3-nocookies-error").style.display = 'block';
+ }
+ /*]]>*/
+ </script>
+ <script type="text/javascript" src="contrib/prototype/prototype.js"></script>
+ <script type="text/javascript" src="sysext/t3skin/resources/login.js"></script>
+ </div>
+ </div>
+ <div class="t3-login-box-border-bottom"></div>
+ ###NEWS###
+ </div>
+</div>
+<div id="t3-footer">
+ <div id="t3-copyright-notice">
+ ###COPYRIGHT###
+ </div>
+ <div id="t3-meta-links">
+ <a href="http://typo3.org" target="_blank" class="t3-login-link-typo3">TYPO3.org</a>
+ |
+ <a href="http://typo3.org/donate/" target="_blank" class="t3-login-link-donate">###LABEL_DONATELINK###</a>
+ </div>
+</div>
+<!-- ###PAGE### end -->
+
+<!-- ###LOGIN_NEWS### begin -->
+<div id="t3-login-news-outer" class="t3-login-box">
+ <div class="t3-headline">
+ <h2 class="t3-login-news-headline">###NEWS_HEADLINE###</h2>
+ </div>
+ <div class="t3-login-box-body">
+ <dl id="t3-login-news">
+ <!-- ###NEWS_ITEM### begin -->
+ <div class="t3-login-news-item">
+ <dt>
+ <span class="t3-news-date">###DATE###: </span>
+ <span class="t3-news-title">###HEADER###</span>
+ </dt>
+ <dd>
+ ###CONTENT###
+ </dd>
+ </div>
+ <!-- ###NEWS_ITEM### end -->
+ </dl>
+ </div>
+</div>
+<div class="t3-login-box-border-bottom"></div>
+<!-- ###LOGIN_NEWS### end -->
+
+<!-- ###LOGIN_FORM### begin -->
+
+<!-- ###LOGIN_ERROR### begin -->
+<div id="t3-login-error" class="t3-login-alert t3-login-alert-error">
+ <h2>###ERROR_LOGIN_TITLE###</h2>
+ <p>###ERROR_LOGIN_DESCRIPTION###</p>
+</div>
+<!-- ###LOGIN_ERROR### end -->
+
+<div id="t3-login-form-fields" class="###CSS_OPENIDCLASS###">
+ <div class="t3-login-username t3-login-field">
+ <label for="t3-username" class="t3-username" id="t3-login-label-username">
+ ###LABEL_USERNAME###
+ </label>
+ <label for="t3-username" class="t3-username" id="t3-login-label-openId" style="display: none">
+ ###LABEL_OPENID###
+ </label>
+ <input type="text" id="t3-username" name="username" value="###VALUE_USERNAME###" class="t3-username" tabindex="1" />
+ <div class="t3-login-clearInputField">
+ <a id="t3-username-clearIcon" style="display: none;">
+ <img src="sysext/t3skin/icons/common-input-clear.png" alt="###CLEAR###" title="###CLEAR###" />
+ </a>
+ </div>
+ <div id="t3-login-openIdLogo" style="display: none">
+ <img src="sysext/t3skin/icons/logo-openid.png" alt="OpenID" title="OpenID" />
+ </div>
+ <div class="t3-login-alert-capslock" id="t3-username-alert-capslock" style="display: none">
+ <img src="sysext/t3skin/icons/login_capslock.gif" alt="###ERROR_CAPSLOCK###" title="###ERROR_CAPSLOCK###" />
+ </div>
+ </div>
+ <div class="t3-login-password t3-login-field" id="t3-login-password-section">
+ <label for="t3-password" class="t3-password">
+ ###LABEL_PASSWORD###
+ </label>
+ <input type="password" id="t3-password" name="p_field" value="###VALUE_PASSWORD###" class="t3-password" tabindex="2" />
+ <div class="t3-login-clearInputField">
+ <a id="t3-password-clearIcon" style="display: none;">
+ <img src="sysext/t3skin/icons/common-input-clear.png" alt="###CLEAR###" title="###CLEAR###" />
+ </a>
+ </div>
+ <div class="t3-login-alert-capslock" id="t3-password-alert-capslock" style="display: none">
+ <img src="sysext/t3skin/icons/login_capslock.gif" alt="###ERROR_CAPSLOCK###" title="###ERROR_CAPSLOCK###" />
+ </div>
+ </div>
+ <!-- ###INTERFACE_SELECTOR### begin -->
+ <div class="t3-login-interface t3-login-field" id="t3-login-interface-section">
+ <label for="t3-interfaceselector" class="t3-interface-selector">
+ ###LABEL_INTERFACE###
+ </label>
+ ###VALUE_INTERFACE###
+ </div>
+ <!-- ###INTERFACE_SELECTOR### end -->
+ <input type="submit" name="commandLI" id="t3-login-submit" value="###VALUE_SUBMIT###" class="t3-login-submit" tabindex="4" />
+ <div class="t3-login-form-footer">
+ <div id="t3-login-form-footer-default">
+ <a id="t3-login-switchToOpenId" class="switchToOpenId">###LABEL_SWITCHOPENID###</a>
+ </div>
+ <div id="t3-login-form-footer-openId" style="display: none">
+ <a href="http://openid.net/" id="t3-login-whatIsOpenId" target="_blank" class="switchToOpenId">###LABEL_WHATISOPENID###</a>
+ |
+ <a id="t3-login-switchToDefault" class="switchToOpenId">###LABEL_SWITCHDEFAULT###</a>
+ </div>
+ </div>
+</div>
+<!-- ###LOGIN_FORM### end -->
+
+<!-- ###LOGOUT_FORM### begin -->
+<div id="t3-login-form-fields">
+ <div class="t3-login-logout-form">
+ <div class="t3-login-username t3-login-field">
+ <div class="t3-login-label t3-username">
+ ###LABEL_USERNAME###
+ </div>
+ <div class="t3-username-current">
+ ###VALUE_USERNAME###
+ </div>
+ </div>
+ <!-- ###INTERFACE_SELECTOR### begin -->
+ <div class="t3-login-interface t3-login-field">
+ <div class="t3-login-label t3-interface-selector">
+ ###LABEL_INTERFACE###
+ </div>
+ ###VALUE_INTERFACE###
+ <!-- ###INTERFACE_SELECTOR### end -->
+ </div>
+ <input type="hidden" name="p_field" value="" /><input type="submit" name="commandLO" value="###VALUE_SUBMIT###" class="t3-login-submit" />
+ </div>
+</div>
+<!-- ###LOGOUT_FORM### end -->