From c46a4a050d658f853f296332abd0c6a6dc838a6a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 19 Jan 2009 08:19:05 +0100 Subject: registration script UI tweak --- register.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'register.php') diff --git a/register.php b/register.php index 95833b9e5..558561356 100644 --- a/register.php +++ b/register.php @@ -197,16 +197,16 @@ -

- Please fill in the form."; - print "

Return to registration form

"; + print_error(__("Your registration information is incomplete.")); + print "

+ +
"; return; } -- cgit v1.2.3