Author: peter
Date: Sun Sep 27 14:07:51 2009
New Revision: 3556
Log:
cleanup appearance of import success template
Modified:
trunk/apps/qubit/modules/object/templates/importSuccess.php
Modified: trunk/apps/qubit/modules/object/templates/importSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/object/templates/importSuccess.php Sun Sep 27
14:06:59 2009 (r3555)
+++ trunk/apps/qubit/modules/object/templates/importSuccess.php Sun Sep 27
14:07:51 2009 (r3556)
@@ -1,4 +1,4 @@
-<h1 style="text-align: left;"><?php echo __('Import completed') ?></h1>
+<h1 style="text-align: left; margin-top: 30px;"><?php echo __('Import
completed') ?></h1>
<?php if ($import->hasErrors()): ?>
<br/>
--~--~---------~--~----~------------~-------~--~----~
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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---