Author: sevein
Date: Mon Sep 21 05:48:51 2009
New Revision: 3456
Log:
Cosmetic change
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 Mon Sep
21 04:10:32 2009 (r3455)
+++ trunk/apps/qubit/modules/digitalobject/templates/editSuccess.php Mon Sep
21 05:48:51 2009 (r3456)
@@ -9,7 +9,7 @@
<?php if (is_object($representation) && $representation->getId()): ?>
<?php include_component('digitalobject', 'editRepresentation',
array('digitalObject'=>$digitalObject,
'representation'=>$representation)); ?>
- <?php else: ?>
+ <?php else: ?>
<div class="form-item">
<table class="inline">
<tr>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---