Author: sevein
Date: Fri Oct 29 10:59:50 2010
New Revision: 8651

Log:
Cosmetic changes.

Modified:
   trunk/apps/qubit/modules/user/templates/readOnlySuccess.php

Modified: trunk/apps/qubit/modules/user/templates/readOnlySuccess.php
==============================================================================
--- trunk/apps/qubit/modules/user/templates/readOnlySuccess.php Fri Oct 29 
04:03:49 2010        (r8650)
+++ trunk/apps/qubit/modules/user/templates/readOnlySuccess.php Fri Oct 29 
10:59:50 2010        (r8651)
@@ -1,10 +1,13 @@
 <div style="text-align: center;">
+
   <?php echo image_tag('lock48') ?>
 
-    <h2 style="font-size: 20px;"><?php echo __('The system is currently in 
read-only mode. Please try again later.'); ?></h2>
+  <h2 style="font-size: 20px;"><?php echo __('The system is currently in 
read-only mode. Please try again later.'); ?></h2>
 
   <a href="javascript:history.go(-1)"><?php echo __('Back to previous page'); 
?></a>
+
   <br/>
+
   <?php echo link_to(__('Go to homepage'), '@homepage') ?>
 
 </div>

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to