Author: david
Date: Thu Oct 27 15:25:24 2011
New Revision: 10215

Log:
Use h1.label - works better with print icon

Modified:
   trunk/apps/qubit/modules/search/templates/advancedSuccess.php

Modified: trunk/apps/qubit/modules/search/templates/advancedSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/search/templates/advancedSuccess.php       Thu Oct 
27 15:20:54 2011        (r10214)
+++ trunk/apps/qubit/modules/search/templates/advancedSuccess.php       Thu Oct 
27 15:25:24 2011        (r10215)
@@ -7,8 +7,8 @@
 </div>
 <?php endif; ?>
 
-<h1 class="do-print">
-  <?php echo __('Advanced search') ?>
+<h1 class="label">
+  <?php echo ('Advanced search') ?>
 
   <div id="action-icons">
     <?php echo link_to(

-- 
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