Author: peter
Date: Thu Sep 17 11:16:48 2009
New Revision: 3369
Log:
update styling for Edit digital object page
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 Sep
17 10:58:31 2009 (r3368)
+++ trunk/apps/qubit/modules/digitalobject/templates/editSuccess.php Thu Sep
17 11:16:48 2009 (r3369)
@@ -1,4 +1,5 @@
<h1><?php echo __('Edit digital object') ?></h1>
+<div class="headerCell"><?php if (0 < (strlen($label =
$informationObject->getLabel()))): ?><?php echo $label ?><?php endif; ?></div>
<?php if (isset($sf_request->id)): ?>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---