From: Andrew Dolgov Date: Mon, 19 Jan 2009 07:19:05 +0000 (+0100) Subject: registration script UI tweak X-Git-Tag: 1.3.0~55 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=c46a4a050d658f853f296332abd0c6a6dc838a6a;p=tt-rss.git registration script UI tweak --- diff --git a/register.php b/register.php index 95833b9e..55856135 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; }