Author: david
Date: Thu Oct 15 14:49:19 2009
New Revision: 3757

Log:
Fix typo. Fixes issue #1062.

Modified:
   trunk/apps/qubit/modules/digitalobject/templates/editSuccess.php

Modified: trunk/apps/qubit/modules/digitalobject/templates/editSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/digitalobject/templates/editSuccess.php    Thu Oct 
15 13:53:57 2009        (r3756)
+++ trunk/apps/qubit/modules/digitalobject/templates/editSuccess.php    Thu Oct 
15 14:49:19 2009        (r3757)
@@ -55,7 +55,7 @@
         </tr>
         <tr style="border-bottom: 1px solid #CCC">
           <td>
-            <?php echo __('Select a digital object to upload')) ?>
+            <?php echo __('Select a digital object to upload') ?>
             <span class="note"><?php echo __('max. size ~%1%', array('%1%' => 
hr_filesize($maxUploadSize))) ?></span>
             <?php echo $form['repFile_'.$usageId]->render() ?><br />
 

--~--~---------~--~----~------------~-------~--~----~
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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to