[Bps-public-commit] r20238 - RT-Authen-PAUSE/html/Callbacks/PAUSE/Elements/Login
ruz at bestpractical.com
ruz at bestpractical.com
Mon Dec 28 16:51:47 EST 2009
Author: ruz
Date: Mon Dec 28 16:51:46 2009
New Revision: 20238
Modified:
RT-Authen-PAUSE/html/Callbacks/PAUSE/Elements/Login/Default
Log:
* use <p> instead of input-row div
Modified: RT-Authen-PAUSE/html/Callbacks/PAUSE/Elements/Login/Default
==============================================================================
--- RT-Authen-PAUSE/html/Callbacks/PAUSE/Elements/Login/Default (original)
+++ RT-Authen-PAUSE/html/Callbacks/PAUSE/Elements/Login/Default Mon Dec 28 16:51:46 2009
@@ -1,4 +1,4 @@
-<div class="input-row">
- If you have a PAUSE account, you can use the form above to log in
- with your PAUSE userid and password.
-</div>
+<h3><% loc('Have a <em>PAUSE</em> account?') |n %></h3>
+<p>
+<% loc('You can use the form above to log in with your PAUSE userid and password.') %>
+</p>
More information about the Bps-public-commit
mailing list