Author: sevein
Date: Thu Jun 30 10:22:00 2011
New Revision: 9238

Log:
Fix label

Modified:
   
trunk/plugins/qtAccessionPlugin/modules/qtAccessionPlugin/templates/indexDeaccessionSuccess.php

Modified: 
trunk/plugins/qtAccessionPlugin/modules/qtAccessionPlugin/templates/indexDeaccessionSuccess.php
==============================================================================
--- 
trunk/plugins/qtAccessionPlugin/modules/qtAccessionPlugin/templates/indexDeaccessionSuccess.php
     Wed Jun 29 18:03:14 2011        (r9237)
+++ 
trunk/plugins/qtAccessionPlugin/modules/qtAccessionPlugin/templates/indexDeaccessionSuccess.php
     Thu Jun 30 10:22:00 2011        (r9238)
@@ -1,4 +1,4 @@
-<h1><?php echo __('View accession record') ?></h1>
+<h1><?php echo __('View deaccession record') ?></h1>
 
 <?php echo link_to_if(QubitAcl::check($resource, 'update'), '<h1 
class="label">'.render_title($resource).'</h1>', array($resource, 'module' => 
'accession', 'action' => 'edit'), array('title' => __('Edit accession 
record'))) ?>
 

-- 
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