[Bps-public-commit] r19404 - RT-Authen-OpenID/html/Callbacks/OpenID/Elements/Login

ruz at bestpractical.com ruz at bestpractical.com
Fri May 1 17:04:47 EDT 2009


Author: ruz
Date: Fri May  1 17:04:46 2009
New Revision: 19404

Modified:
   RT-Authen-OpenID/html/Callbacks/OpenID/Elements/Login/Default

Log:
* fix divs balancing

Modified: RT-Authen-OpenID/html/Callbacks/OpenID/Elements/Login/Default
==============================================================================
--- RT-Authen-OpenID/html/Callbacks/OpenID/Elements/Login/Default	(original)
+++ RT-Authen-OpenID/html/Callbacks/OpenID/Elements/Login/Default	Fri May  1 17:04:46 2009
@@ -2,8 +2,7 @@
 return unless ($RT::EnableOpenId);
 </%init>
 <div class="input-row">
-<h3><&|/l&>Have an OpenID? Log in with it and have a look around.</&></h3>
-</div>
+    <h3><&|/l&>Have an OpenID? Log in with it and have a look around.</&></h3>
     <span class="label"><&|/l&>OpenID</&>:</span>
     <span class="input"><input name="openid" /></span>
 </div>



More information about the Bps-public-commit mailing list