mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
untere LoginBox rausgenommen
This commit is contained in:
@@ -40,24 +40,6 @@
|
|||||||
|
|
||||||
<!-- EVENT index_body_forumlist_body_after -->
|
<!-- EVENT index_body_forumlist_body_after -->
|
||||||
|
|
||||||
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
|
|
||||||
<form method="post" action="{S_LOGIN_ACTION}" class="headerspace">
|
|
||||||
<h3><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a><!-- IF S_REGISTER_ENABLED --> • <a href="{U_REGISTER}">{L_REGISTER}</a><!-- ENDIF --></h3>
|
|
||||||
<fieldset class="quick-login">
|
|
||||||
<label for="username"><span>{L_USERNAME}{L_COLON}</span> <input type="text" tabindex="1" name="username" id="username" size="10" class="inputbox" title="{L_USERNAME}" /></label>
|
|
||||||
<label for="password"><span>{L_PASSWORD}{L_COLON}</span> <input type="password" tabindex="2" name="password" id="password" size="10" class="inputbox" title="{L_PASSWORD}" autocomplete="off" /></label>
|
|
||||||
<!-- IF U_SEND_PASSWORD -->
|
|
||||||
<a href="{U_SEND_PASSWORD}">{L_FORGOT_PASS}</a>
|
|
||||||
<!-- ENDIF -->
|
|
||||||
<!-- IF S_AUTOLOGIN_ENABLED -->
|
|
||||||
<span class="responsive-hide">|</span> <label for="autologin">{L_LOG_ME_IN} <input type="checkbox" tabindex="4" name="autologin" id="autologin" /></label>
|
|
||||||
<!-- ENDIF -->
|
|
||||||
<input type="submit" tabindex="5" name="login" value="{L_LOGIN}" class="button2" />
|
|
||||||
{S_LOGIN_REDIRECT}
|
|
||||||
</fieldset>
|
|
||||||
</form>
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- EVENT index_body_stat_blocks_before -->
|
<!-- EVENT index_body_stat_blocks_before -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ONLINE_LIST -->
|
<!-- IF S_DISPLAY_ONLINE_LIST -->
|
||||||
|
|||||||
Reference in New Issue
Block a user