aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_profile_reg_details.html
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2013-12-16 10:25:21 +0100
committerJoas Schilling <nickvergessen@gmx.de>2013-12-16 10:25:21 +0100
commit89fd73c18d08c9ade898c951b8877094ac349ebc (patch)
treeba2cf3a1d4e49cc266f5f96493ac57af91ac5827 /phpBB/styles/prosilver/template/ucp_profile_reg_details.html
parent6658cd279cd93266c9124601df0a95fd16172d54 (diff)
parente6b91de17b52d71b982b6bf809e322e56402b023 (diff)
downloadforums-89fd73c18d08c9ade898c951b8877094ac349ebc.tar
forums-89fd73c18d08c9ade898c951b8877094ac349ebc.tar.gz
forums-89fd73c18d08c9ade898c951b8877094ac349ebc.tar.bz2
forums-89fd73c18d08c9ade898c951b8877094ac349ebc.tar.xz
forums-89fd73c18d08c9ade898c951b8877094ac349ebc.zip
Merge remote-tracking branch 'Elsensee/ticket/10023' into develop-olympus
* Elsensee/ticket/10023: [ticket/10023] Make password change notification more noticeable
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_profile_reg_details.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_profile_reg_details.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_profile_reg_details.html b/phpBB/styles/prosilver/template/ucp_profile_reg_details.html
index 5eb55dc71c..2f24601645 100644
--- a/phpBB/styles/prosilver/template/ucp_profile_reg_details.html
+++ b/phpBB/styles/prosilver/template/ucp_profile_reg_details.html
@@ -7,7 +7,7 @@
<div class="inner"><span class="corners-top"><span></span></span>
<!-- IF S_FORCE_PASSWORD -->
- <p>{L_FORCE_PASSWORD_EXPLAIN}</p>
+ <p class="error">{L_FORCE_PASSWORD_EXPLAIN}</p>
<!-- ENDIF -->
<fieldset>
@@ -60,4 +60,4 @@
</fieldset>
</form>
-<!-- INCLUDE ucp_footer.html --> \ No newline at end of file
+<!-- INCLUDE ucp_footer.html -->