[Bps-public-commit] r20265 - in RT-Authen-PAUSE: html/Callbacks/PAUSE/Elements/Login

trs at bestpractical.com trs at bestpractical.com
Wed Jul 28 20:29:21 EDT 2010


Author: trs
Date: Wed Jul 28 20:29:20 2010
New Revision: 20265

Added:
   RT-Authen-PAUSE/html/Callbacks/PAUSE/Elements/Login/BeforeForm
      - copied, changed from r20238, /RT-Authen-PAUSE/html/Callbacks/PAUSE/Elements/Login/Default
Removed:
   RT-Authen-PAUSE/html/Callbacks/PAUSE/Elements/Login/Default
Modified:
   RT-Authen-PAUSE/MANIFEST

Log:
Make the PAUSE login text more prominent

Modified: RT-Authen-PAUSE/MANIFEST
==============================================================================
--- RT-Authen-PAUSE/MANIFEST	(original)
+++ RT-Authen-PAUSE/MANIFEST	Wed Jul 28 20:29:20 2010
@@ -1,9 +1,12 @@
 html/Callbacks/PAUSE/autohandler/Auth
-html/Callbacks/PAUSE/Elements/Login/Default
+html/Callbacks/PAUSE/Elements/Login/BeforeForm
+inc/Module/AutoInstall.pm
 inc/Module/Install.pm
+inc/Module/Install/AutoInstall.pm
 inc/Module/Install/Base.pm
 inc/Module/Install/Can.pm
 inc/Module/Install/Fetch.pm
+inc/Module/Install/Include.pm
 inc/Module/Install/Makefile.pm
 inc/Module/Install/Metadata.pm
 inc/Module/Install/RTx.pm

Copied: RT-Authen-PAUSE/html/Callbacks/PAUSE/Elements/Login/BeforeForm (from r20238, /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/BeforeForm	Wed Jul 28 20:29:20 2010
@@ -1,4 +1,4 @@
 <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.') %>
+<% loc('You can use the form below to log in with your PAUSE userid and password.') %>
 </p>



More information about the Bps-public-commit mailing list