Author: david
Date: Wed Aug 24 15:19:05 2011
New Revision: 9588

Log:
Link definition of Gigabyte

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

Modified: trunk/apps/qubit/modules/repository/templates/_contextMenu.php
==============================================================================
--- trunk/apps/qubit/modules/repository/templates/_contextMenu.php      Wed Aug 
24 15:12:22 2011        (r9587)
+++ trunk/apps/qubit/modules/repository/templates/_contextMenu.php      Wed Aug 
24 15:19:05 2011        (r9588)
@@ -4,7 +4,7 @@
   <h3><?php echo __('Disk quota used') ?></h3>
 
   <div>
-    <?php echo __('%1% of %2% <strong>GiB</strong>', array('%1%' => 
$resource->getDiskUsage(), '%2%' => sfConfig::get('app_repository_quota'))) ?>
+    <?php echo __('%1% of %2% <a 
href="http://en.wikipedia.org/wiki/Gigabyte";>GB</a>', array('%1%' => 
$resource->getDiskUsage(), '%2%' => sfConfig::get('app_repository_quota'))) ?>
   </div>
 
 </div>

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