From 1fee2840f53567aa29249c9699faa85d9fb161a1 Mon Sep 17 00:00:00 2001 From: pb1dft Date: Fri, 29 Sep 2006 23:41:19 +0000 Subject: Stylesheet adjustment and some text adjustment --- templates/show_user_registration.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/show_user_registration.inc.php b/templates/show_user_registration.inc.php index c92b2fbc..091d85d5 100644 --- a/templates/show_user_registration.inc.php +++ b/templates/show_user_registration.inc.php @@ -27,8 +27,8 @@ $htmllang = str_replace("_","-",conf('lang')); - - + + <?php echo conf('site_title'); ?> - <?php echo $location['title']; ?> -- cgit