From: cash Date: Thu, 13 Jan 2011 02:45:53 +0000 (+0000) Subject: Fixes #2240 finished the login page handler - there was a previous commit that did... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=206673eb95edce046d6012c2343cdee63b5f4884;p=lorea%2Felgg.git Fixes #2240 finished the login page handler - there was a previous commit that did a majority of the work git-svn-id: http://code.elgg.org/elgg/trunk@7876 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/views/default/forms/login.php b/views/default/forms/login.php index 87dd6d5ad..d5da8d796 100644 --- a/views/default/forms/login.php +++ b/views/default/forms/login.php @@ -8,10 +8,10 @@ ?>

- +
'username', 'class' => 'login-textarea')); ?> - - 'password', 'class' => 'login-textarea')); ?> +
+ 'password', 'class' => 'login-textarea')); ?>
elgg_echo('login'))); ?> @@ -20,7 +20,7 @@ - +