@@ -5,9 +5,9 @@
|
|||||||
<h3><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></h3>
|
<h3><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></h3>
|
||||||
|
|
||||||
<span class="genmed">{L_USERNAME}:</span><br />
|
<span class="genmed">{L_USERNAME}:</span><br />
|
||||||
<input type="text" tabindex="1" name="username" id="username" size="20" maxlength="40" value="" class="inputbox autowidth" /><br /><br />
|
<input type="text" tabindex="1" name="username" id="username" size="25" value="" class="inputbox autowidth" /><br /><br />
|
||||||
<span class="genmed">{L_PASSWORD}:</span><br />
|
<span class="genmed">{L_PASSWORD}:</span><br />
|
||||||
<input type="password" tabindex="2" id="password" name="password" size="20" maxlength="25" class="inputbox autowidth" />
|
<input type="password" tabindex="2" id="password" name="password" size="25" class="inputbox autowidth" />
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_FULL_LOGIN -->
|
<!-- IF S_DISPLAY_FULL_LOGIN -->
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
|||||||
@@ -7,9 +7,9 @@
|
|||||||
<td>
|
<td>
|
||||||
|
|
||||||
<span class="genmed">{L_USERNAME}:</span><br />
|
<span class="genmed">{L_USERNAME}:</span><br />
|
||||||
<input type="text" tabindex="1" name="username" id="username" size="20" maxlength="40" value="" class="inputbox autowidth" /><br /><br />
|
<input type="text" tabindex="1" name="username" id="username" size="25" value="" class="inputbox autowidth" /><br /><br />
|
||||||
<span class="genmed">{L_PASSWORD}:</span><br />
|
<span class="genmed">{L_PASSWORD}:</span><br />
|
||||||
<input type="password" tabindex="2" id="password" name="password" size="20" maxlength="25" class="inputbox autowidth" />
|
<input type="password" tabindex="2" id="password" name="password" size="25" class="inputbox autowidth" />
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_FULL_LOGIN -->
|
<!-- IF S_DISPLAY_FULL_LOGIN -->
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
|||||||
Reference in New Issue
Block a user