Author: sevein
Date: Wed Aug 17 16:30:17 2011
New Revision: 9529
Log:
Indent master rights area block
Modified:
trunk/apps/qubit/modules/digitalobject/templates/_rights.php
Modified: trunk/apps/qubit/modules/digitalobject/templates/_rights.php
==============================================================================
--- trunk/apps/qubit/modules/digitalobject/templates/_rights.php Wed Aug
17 16:12:37 2011 (r9528)
+++ trunk/apps/qubit/modules/digitalobject/templates/_rights.php Wed Aug
17 16:30:17 2011 (r9529)
@@ -1,4 +1,4 @@
-<div class="section">
+<div class="section" style="margin-left: 2em;">
<?php echo link_to_if(SecurityPriviliges::editCredentials($sf_user,
'informationObject'), '<h2>'.__('Digital object (%1%) rights area', array('%1%'
=> $resource->usage)).'</h2>', array($resource, 'module' => 'digitalobject',
'action' => 'edit'), array('title' => __('Edit digital object'))) ?>
--
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.