Author: david
Date: Tue Aug 30 15:42:52 2011
New Revision: 9634

Log:
Cosmetic change to wording

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

Modified: trunk/apps/qubit/modules/repository/templates/_uploadLimit.php
==============================================================================
--- trunk/apps/qubit/modules/repository/templates/_uploadLimit.php      Tue Aug 
30 15:41:15 2011        (r9633)
+++ trunk/apps/qubit/modules/repository/templates/_uploadLimit.php      Tue Aug 
30 15:42:52 2011        (r9634)
@@ -77,7 +77,7 @@
             $('#diskQuotaDisplay').replaceWith(response);
 
             // Flash notice
-            var $notice = $('<div class="alert-message block-message 
success">Limit updated</div>').hide();
+            var $notice = $('<div class="alert-message block-message 
success">Quota updated</div>').hide();
             $notice.insertBefore("#diskQuotaDisplay > div").show(500, function 
()
               {
                 setTimeout(function ()

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