Author: david
Date: Fri Oct 21 14:52:13 2011
New Revision: 10167
Log:
Fix 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 Fri Oct 21
14:50:04 2011 (r10166)
+++ trunk/apps/qubit/modules/search/templates/indexSuccess.php Fri Oct 21
14:52:13 2011 (r10167)
@@ -16,7 +16,7 @@
<?php echo link_to(
image_tag('printer-icon.png', array('alt' => __('Print'))),
array('module' => 'search', 'action' => 'index', 'query' =>
$sf_request->query, 'media' => 'print'),
- array('title' => __('Reports'))) ?>
+ array('title' => __('Print'))) ?>
</div>
</h1>
--
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.