Author: sevein
Date: Wed Dec 9 15:55:00 2009
New Revision: 4137
Log:
Replace class to "inline". Fixes issue 1153.
Modified:
trunk/apps/qubit/modules/actor/templates/showIsaarSuccess.php
Modified: trunk/apps/qubit/modules/actor/templates/showIsaarSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/actor/templates/showIsaarSuccess.php Wed Dec
9 15:40:14 2009 (r4136)
+++ trunk/apps/qubit/modules/actor/templates/showIsaarSuccess.php Wed Dec
9 15:55:00 2009 (r4137)
@@ -111,7 +111,7 @@
<?php if ($existence =
$relatedActor->getDatesOfExistence(array('cultureFallback' => true))): ?><span
class="note2"> (<?php echo $existence ?>)</span><?php endif; ?>
<?php endif; ?>
- <table class="detail" style="margin-top: 5px;">
+ <table class="inline" style="margin-top: 5px;">
<?php if (0 < strlen($relatedActor->getCorporateBodyIdentifiers())): ?>
<tr>
<th style="text-align: left; padding: 1px;"><?php echo
__('identifier of the related entity') ?></th>
--
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.