From f593f18131d6a0cbf30b558b208e86b9fc957f13 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 27 Oct 2008 09:24:34 +0000 Subject: Commit, still no internet paying for it.. curse you free.fr --- templates/show_user_registration.inc.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'templates/show_user_registration.inc.php') diff --git a/templates/show_user_registration.inc.php b/templates/show_user_registration.inc.php index c435293d..f162c6c6 100644 --- a/templates/show_user_registration.inc.php +++ b/templates/show_user_registration.inc.php @@ -27,16 +27,14 @@ $web_path = Config::get('web_path'); <?php echo Config::get('site_title'); ?> - <?php echo _('Registration'); ?> - - + + - - @@ -62,7 +60,7 @@ if (Config::get('user_agreement')) { ?> - + -- cgit