Author: sevein
Date: Mon Sep 26 15:14:44 2011
New Revision: 9837

Log:
ouch, typo again, refs issue 2089, thanks David

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:36:27 2011        (r9836)
+++ 
trunk/plugins/qtAccessionPlugin/modules/accession/templates/indexSuccess.php    
    Mon Sep 26 15:14:44 2011        (r9837)
@@ -67,9 +67,9 @@
 
   <?php echo render_show(__('Received extent units'), 
render_value($resource->getReceivedExtentUnits(array('cultureFallback' => 
true)))) ?>
 
-  <?php echo render_show(__('Procressing status'), 
render_value($resource->processingStatus)) ?>
+  <?php echo render_show(__('Processing status'), 
render_value($resource->processingStatus)) ?>
 
-  <?php echo render_show(__('Procressing priority'), 
render_value($resource->processingPriority)) ?>
+  <?php echo render_show(__('Processing 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.

Reply via email to