Author: sevein
Date: Thu Sep 29 09:59:20 2011
New Revision: 9869
Log:
Typo, fixes issue 2098
Modified:
trunk/apps/qubit/modules/rightsholder/templates/browseSuccess.php
Modified: trunk/apps/qubit/modules/rightsholder/templates/browseSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/rightsholder/templates/browseSuccess.php Wed Sep
28 16:55:56 2011 (r9868)
+++ trunk/apps/qubit/modules/rightsholder/templates/browseSuccess.php Thu Sep
29 09:59:20 2011 (r9869)
@@ -58,6 +58,6 @@
<div class="search">
<form action="<?php echo url_for(array('module' => 'rightsholder', 'action'
=> 'list')) ?>">
<input name="subquery" value="<?php echo
esc_entities($sf_request->subquery) ?>"/>
- <input class="form-submit" type="submit" value="<?php echo __('Search
rightsholder') ?>"/>
+ <input class="form-submit" type="submit" value="<?php echo __('Search
rights holder') ?>"/>
</form>
</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.