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:
Paul S. Owen 2004-02-05 14:43:54 +00:00
parent 58f315b5e6
commit 8ab1ebd019

View file

@ -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>