同步宝塔上的源码
This commit is contained in:
0
template/default/member/getpasswd.htm
Normal file → Executable file
0
template/default/member/getpasswd.htm
Normal file → Executable file
0
template/default/member/index.htm
Normal file → Executable file
0
template/default/member/index.htm
Normal file → Executable file
2
template/default/member/login.htm
Normal file → Executable file
2
template/default/member/login.htm
Normal file → Executable file
@@ -85,7 +85,7 @@
|
||||
<table>
|
||||
<tr>
|
||||
<th><label for="password3_$loginhash">{lang login_password}:</label></th>
|
||||
<td><input type="password" id="password3_$loginhash" name="password" onfocus="clearpwd()" size="30" class="px p_fre" /></td>
|
||||
<td><input type="password" id="password3_$loginhash" name="password" onfocus="clearpwd()" size="30" placeholder="密码区分大小写" class="px p_fre" /></td>
|
||||
<td class="tipcol"><a href="javascript:;" onclick="display('layer_login_$loginhash');display('layer_lostpw_$loginhash');" title="{lang getpassword}">{lang getpassword}</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
0
template/default/member/login_simple.htm
Normal file → Executable file
0
template/default/member/login_simple.htm
Normal file → Executable file
0
template/default/member/register.htm
Normal file → Executable file
0
template/default/member/register.htm
Normal file → Executable file
Reference in New Issue
Block a user