Author: sevein
Date: Mon Sep 26 14:36:27 2011
New Revision: 9836
Log:
s/progressing/processing, fixes issue 2089
Modified:
trunk/plugins/qtAccessionPlugin/modules/accession/templates/indexSuccess.php
Modified:
trunk/plugins/qtAccessionPlugin/modules/accession/templates/indexSuccess.php
==============================================================================
---
trunk/plugins/qtAccessionPlugin/modules/accession/templates/indexSuccess.php
Mon Sep 26 14:22:41 2011 (r9835)
+++
trunk/plugins/qtAccessionPlugin/modules/accession/templates/indexSuccess.php
Mon Sep 26 14:36:27 2011 (r9836)
@@ -67,9 +67,9 @@
<?php echo render_show(__('Received extent units'),
render_value($resource->getReceivedExtentUnits(array('cultureFallback' =>
true)))) ?>
- <?php echo render_show(__('Progressing status'),
render_value($resource->processingStatus)) ?>
+ <?php echo render_show(__('Procressing status'),
render_value($resource->processingStatus)) ?>
- <?php echo render_show(__('Progressing priority'),
render_value($resource->processingPriority)) ?>
+ <?php echo render_show(__('Procressing priority'),
render_value($resource->processingPriority)) ?>
<?php echo render_show(__('Processing notes'),
render_value($resource->getProcessingNotes(array('cultureFallback' => true))))
?>
--
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.