Author: sevein
Date: Thu Sep 22 13:32:44 2011
New Revision: 9794
Log:
Relabel name column to media type, fixes issue 1989
Modified:
trunk/apps/qubit/modules/digitalobject/templates/listSuccess.php
Modified: trunk/apps/qubit/modules/digitalobject/templates/listSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/digitalobject/templates/listSuccess.php Thu Sep
22 12:57:54 2011 (r9793)
+++ trunk/apps/qubit/modules/digitalobject/templates/listSuccess.php Thu Sep
22 13:32:44 2011 (r9794)
@@ -4,7 +4,7 @@
<thead>
<tr>
<th>
- <?php echo __('Name') ?>
+ <?php echo __('Media type') ?>
</th><th>
<?php echo __('Results') ?>
</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.