Author: sevein
Date: Wed Oct 12 15:42:47 2011
New Revision: 10041
Log:
Fix label
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 Wed Oct 12 15:34:56
2011 (r10040)
+++ trunk/apps/qubit/modules/right/templates/_edit.php Wed Oct 12 15:42:47
2011 (r10041)
@@ -156,7 +156,7 @@
<input class="add" type="hidden" value="<?php echo
url_for(array('module' => 'rightsholder', 'action' => 'add')) ?>
#authorizedFormOfName"/>
<input class="list" type="hidden" value="<?php echo
url_for(array('module' => 'rightsholder', 'action' => 'autocomplete')) ?>"/>
<?php echo $form->rightsHolder
- ->help(__('Basis for the permissions granted or for the restriction of
rights.'))
+ ->help(__('Name of the person(s) or organization(s) which has the
authority to grant permissions or set rights restrictions.'))
->renderHelp() ?>
</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.