mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Seperate message for forced password change ... probably needs to be a little more bold than this.
git-svn-id: file:///svn/phpbb/trunk@4803 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
<tr>
|
||||
<th colspan="2" valign="middle">{L_TITLE}</th>
|
||||
</tr>
|
||||
<!-- IF S_FORCE_PASSWORD -->
|
||||
<tr>
|
||||
<td class="row3" colspan="2" align="center"><span class="gensmall">Before you may continue browsing the board you are required to change your password.</span></td>
|
||||
</tr>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF ERROR -->
|
||||
<tr>
|
||||
<td class="row3" colspan="2" align="center"><span class="gensmall" style="color:red">{ERROR}</span></td>
|
||||
|
Reference in New Issue
Block a user