Author: sevein
Date: Fri Nov 27 17:34:10 2009
New Revision: 3978

Log:
Fix typo. I discovered this because Safari wasn't showing Create/Save/Cancel 
buttons.

Modified:
   trunk/apps/qubit/modules/repository/templates/editIsdiahSuccess.php

Modified: trunk/apps/qubit/modules/repository/templates/editIsdiahSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/repository/templates/editIsdiahSuccess.php Fri Nov 
27 17:33:59 2009        (r3977)
+++ trunk/apps/qubit/modules/repository/templates/editIsdiahSuccess.php Fri Nov 
27 17:34:10 2009        (r3978)
@@ -334,7 +334,7 @@
       <div class="default-translation"><?php echo nl2br($sourceCultureValue) 
?></div>
       <?php endif; ?>
       <?php echo object_textarea_tag($repository, 'getDescRevisionHistory', 
array('class' => 'resizable', 'size' => '30x3')) ?>
-    <div>
+    </div>
 
     <div class="form-item">
       <label for="language_code"><?php echo __('languages'); ?></label>

--

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