Author: david
Date: Thu Dec 10 15:53:31 2009
New Revision: 4143
Log:
Change caption for related functions table.
Modified:
trunk/apps/qubit/modules/function/templates/editIsdfSuccess.php
Modified: trunk/apps/qubit/modules/function/templates/editIsdfSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/function/templates/editIsdfSuccess.php Thu Dec
10 15:50:12 2009 (r4142)
+++ trunk/apps/qubit/modules/function/templates/editIsdfSuccess.php Thu Dec
10 15:53:31 2009 (r4143)
@@ -65,7 +65,7 @@
<?php if(0 < count($relatedFunctions)): ?>
<div class="form-item">
<table class="inline" id="relatedFunctions">
- <caption><?php echo __('Related corporate bodies, archival materials and
other resources'); ?></caption>
+ <caption><?php echo __('Related functions'); ?></caption>
<tr>
<th style="width: 25%"><?php echo __('name'); ?></th>
<th style="width: 15%"><?php echo __('category'); ?></th>
--
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.