From 4306d4d083d50e9ef7ed01260aa95ea4ac453dee Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 8 Jun 2006 10:59:36 +0000 Subject: - fix some smaller bugs - removed custom profiles preview field from acp git-svn-id: file:///svn/phpbb/trunk@6022 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/ucp_profile_profile_info.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/subSilver/template/ucp_profile_profile_info.html b/phpBB/styles/subSilver/template/ucp_profile_profile_info.html index af44e9cef5..92d036b7cc 100644 --- a/phpBB/styles/subSilver/template/ucp_profile_profile_info.html +++ b/phpBB/styles/subSilver/template/ucp_profile_profile_info.html @@ -54,7 +54,11 @@ - {profile_fields.LANG_NAME}:
{profile_fields.LANG_EXPLAIN} + + {profile_fields.LANG_NAME}: + * +
{profile_fields.LANG_EXPLAIN} + {profile_fields.FIELD}
{profile_fields.ERROR} -- cgit v1.2.1