Author: david
Date: Thu Oct 20 15:39:06 2011
New Revision: 10149

Log:
Use h1 and h1.label

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

Modified: trunk/apps/qubit/modules/search/templates/indexSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/search/templates/indexSuccess.php  Thu Oct 20 
15:13:22 2011        (r10148)
+++ trunk/apps/qubit/modules/search/templates/indexSuccess.php  Thu Oct 20 
15:39:06 2011        (r10149)
@@ -1,7 +1,10 @@
 <?php use_helper('Text') ?>
 
-<h1 class="do-print">
+<h1><?php echo __('Search results') ?></h1>
+
+<h1 class="label">
   <?php echo esc_entities($title) ?>
+
   <div id="action-icons">
     <?php echo link_to(
       image_tag('printer-icon.png', array('alt' => __('Print'))),

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