From 252faba2d9ce3dc5baa2a660f4be2676e927baea Mon Sep 17 00:00:00 2001 From: David M Date: Fri, 13 Apr 2007 03:55:33 +0000 Subject: #9677 git-svn-id: file:///svn/phpbb/trunk@7338 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/custom_profile_fields.html | 10 +++++----- phpBB/styles/prosilver/template/ucp_profile_profile_info.html | 3 ++- phpBB/styles/prosilver/template/ucp_register.html | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'phpBB/styles/prosilver') diff --git a/phpBB/styles/prosilver/template/custom_profile_fields.html b/phpBB/styles/prosilver/template/custom_profile_fields.html index 19f1dac6b6..2988bf8140 100644 --- a/phpBB/styles/prosilver/template/custom_profile_fields.html +++ b/phpBB/styles/prosilver/template/custom_profile_fields.html @@ -1,27 +1,27 @@ - - + - + - checked="checked" /> + checked="checked" /> - + diff --git a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html index 7146918613..7ae6fd054b 100644 --- a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html +++ b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html @@ -56,7 +56,8 @@
-

{profile_fields.LANG_EXPLAIN}
+
+
{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 3de28b0c43..13befd02da 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