From d171762bc9fb5d6aedf36fad9d76dd362bdcdc78 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Wed, 25 Jul 2007 13:01:23 +0000 Subject: small fixes. #13794 : Raised the used error level by one #13763 : Removed an old Beta2 compatibility fix #13527 : cleaned up the code #13525 : Changed templates as proposed by damnian #11515 : added explanation about CPF checkboxes git-svn-id: file:///svn/phpbb/trunk@7943 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/ucp_profile_profile_info.html | 2 +- phpBB/styles/prosilver/template/ucp_register.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html index 39c8ff48b2..329597f542 100644 --- a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html +++ b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html @@ -58,7 +58,7 @@
-
+

{profile_fields.LANG_EXPLAIN}
{profile_fields.ERROR}
{profile_fields.FIELD}
diff --git a/phpBB/styles/prosilver/template/ucp_register.html b/phpBB/styles/prosilver/template/ucp_register.html index e9e17fc2cf..66245f3e6d 100644 --- a/phpBB/styles/prosilver/template/ucp_register.html +++ b/phpBB/styles/prosilver/template/ucp_register.html @@ -63,7 +63,7 @@
-
+

{profile_fields.LANG_EXPLAIN}
{profile_fields.ERROR}
{profile_fields.FIELD}
-- cgit v1.2.1