Author: sevein
Date: Sun Oct 31 02:54:24 2010
New Revision: 8722
Log:
Fix visual glitch due to h3 tag outside table header. Looks better inside.
Modified:
trunk/plugins/sfRadPlugin/modules/sfRadPlugin/templates/editSuccess.php
Modified:
trunk/plugins/sfRadPlugin/modules/sfRadPlugin/templates/editSuccess.php
==============================================================================
--- trunk/plugins/sfRadPlugin/modules/sfRadPlugin/templates/editSuccess.php
Sun Oct 31 00:02:07 2010 (r8721)
+++ trunk/plugins/sfRadPlugin/modules/sfRadPlugin/templates/editSuccess.php
Sun Oct 31 02:54:24 2010 (r8722)
@@ -45,13 +45,12 @@
<div class="section">
- <h3><?php echo __('Title notes') ?></h3>
-
<table>
<thead>
<tr>
<th style="width: 65%">
+ <?php echo __('Title notes') ?>
</th><th style="width: 30%">
<?php echo __('Note type') ?>
</th><th style="width: 5%">
--
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.