1
0
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:
Oliver Schramm
2013-12-10 23:10:31 +01:00
parent 6658cd279c
commit e6b91de17b
2 changed files with 4 additions and 4 deletions

View File

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