Author: sevein
Date: Fri Sep 16 15:59:20 2011
New Revision: 9736
Log:
Change label, fixes issue 2065
Modified:
trunk/apps/qubit/modules/right/templates/_edit.php
Modified: trunk/apps/qubit/modules/right/templates/_edit.php
==============================================================================
--- trunk/apps/qubit/modules/right/templates/_edit.php Thu Sep 15 16:15:09
2011 (r9735)
+++ trunk/apps/qubit/modules/right/templates/_edit.php Fri Sep 16 15:59:20
2011 (r9736)
@@ -143,7 +143,9 @@
<input class="list" type="hidden" value="<?php echo
url_for(array('module' => 'rightsholder', 'action' => 'autocomplete')) ?>"/>
</div>
- <?php echo $form->rightsNote->renderRow() ?>
+ <?php echo $form->rightsNote
+ ->label(__('Right note(s)'))
+ ->renderRow() ?>
<?php echo $form->basis->renderRow() ?>
--
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.