From 8dbdaff6d38033b2bb28f1e05366bc69097ab3a2 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Sun, 19 Jul 2009 11:07:32 +0000 Subject: Display required fields notice on registration above the custom profile fields. #39665 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9796 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subsilver2/template/ucp_register.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'phpBB/styles/subsilver2/template/ucp_register.html') diff --git a/phpBB/styles/subsilver2/template/ucp_register.html b/phpBB/styles/subsilver2/template/ucp_register.html index fc3e4c119f..ebcdf2d76b 100644 --- a/phpBB/styles/subsilver2/template/ucp_register.html +++ b/phpBB/styles/subsilver2/template/ucp_register.html @@ -32,11 +32,6 @@ {L_REG_COND} - - - {L_ITEMS_REQUIRED} - - {L_USERNAME}:
{L_USERNAME_EXPLAIN} @@ -66,6 +61,10 @@ {L_TIMEZONE}: + + + {L_ITEMS_REQUIRED} + @@ -77,6 +76,7 @@ + -- cgit v1.2.1