mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/10023] Make password change notification more noticeable
PHPBB3-10023
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</tr>
|
||||
<!-- IF S_FORCE_PASSWORD -->
|
||||
<tr>
|
||||
<td class="row3" colspan="2" align="center"><span class="gensmall">{L_FORCE_PASSWORD_EXPLAIN}</span></td>
|
||||
<td class="row3" colspan="2" align="center"><span class="gensmall error">{L_FORCE_PASSWORD_EXPLAIN}</span></td>
|
||||
</tr>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF ERROR -->
|
||||
@@ -50,4 +50,4 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- INCLUDE ucp_footer.html -->
|
||||
<!-- INCLUDE ucp_footer.html -->
|
||||
|
Reference in New Issue
Block a user