[Mageia-sysadm] [213] - revert commit 196.

root at mageia.org root at mageia.org
Wed Jan 5 21:13:05 CET 2011


Revision: 213
Author:   misc
Date:     2011-01-05 21:13:05 +0100 (Wed, 05 Jan 2011)
Log Message:
-----------
- revert commit 196. The button is near the form because it is related to the
form, while the link are not. ( ie, we use spatial proximity as a affordance )

Modified Paths:
--------------
    identity/CatDap/trunk/root/index.tt

Modified: identity/CatDap/trunk/root/index.tt
===================================================================
--- identity/CatDap/trunk/root/index.tt	2011-01-05 15:32:57 UTC (rev 212)
+++ identity/CatDap/trunk/root/index.tt	2011-01-05 20:13:05 UTC (rev 213)
@@ -10,13 +10,13 @@
                         <label for="password_">[% l('Password : ') %]</label>
                         <input id="password_" type="password" name="password" />
             <br />
+            <button type="submit" value="[% l('Login') %]" >[% l('Login') %]</button>
             </div>
             <div id="login_form_line">
                         <span><a href="/register">[% l('Register') %]</a> |
                         @todo [% l('Forgotten password?') %]
                         <!--<a href="/forgot_password">[% l('Forgotten password?') %]</a> -->
             </span>
-            <button type="submit" value="[% l('Login') %]" >[% l('Login') %]</button>
             </div>
 </form>
 </div>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110105/2168be7c/attachment.html>


More information about the Mageia-sysadm mailing list