mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
Merge branch '3.1.x'
Conflicts: phpBB/styles/subsilver2/template/index_body.html phpBB/styles/subsilver2/template/login_body.html phpBB/styles/subsilver2/template/login_forum.html phpBB/styles/subsilver2/template/ucp_login_link.html phpBB/styles/subsilver2/template/ucp_profile_reg_details.html phpBB/styles/subsilver2/template/ucp_register.html phpBB/styles/subsilver2/template/viewforum_body.html
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
</dl>
|
||||
<dl>
|
||||
<dt><label for="jab_password">{L_JAB_PASSWORD}{L_COLON}</label><br /><span>{L_JAB_PASSWORD_EXPLAIN}</span></dt>
|
||||
<dd><input type="password" id="jab_password" name="jab_password" value="{JAB_PASSWORD}" /></dd>
|
||||
<dd><input type="password" id="jab_password" name="jab_password" value="{JAB_PASSWORD}" autocomplete="off" /></dd>
|
||||
</dl>
|
||||
<!-- IF S_CAN_USE_SSL -->
|
||||
<dl>
|
||||
|
Reference in New Issue
Block a user