Author: jablko
Date: Thu Oct 28 03:06:45 2010
New Revision: 8625
Log:
Typo
Modified:
trunk/apps/qubit/modules/digitalobject/templates/_metadata.php
Modified: trunk/apps/qubit/modules/digitalobject/templates/_metadata.php
==============================================================================
--- trunk/apps/qubit/modules/digitalobject/templates/_metadata.php Thu Oct
28 03:05:04 2010 (r8624)
+++ trunk/apps/qubit/modules/digitalobject/templates/_metadata.php Thu Oct
28 03:06:45 2010 (r8625)
@@ -22,6 +22,6 @@
<?php echo render_show(__('Filesize'), hr_filesize($resource->byteSize)) ?>
- <?php echo render_show(__('Uploaded'), format_date($resource->createdAt),
'f') ?>
+ <?php echo render_show(__('Uploaded'), format_date($resource->createdAt,
'f')) ?>
</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.