[Fusionforge-commits] r14751 - trunk/src/common/tracker/actions

Alain Peyrat aljeux at fusionforge.org
Mon Nov 7 21:36:48 CET 2011


Author: aljeux
Date: 2011-11-07 21:36:47 +0100 (Mon, 07 Nov 2011)
New Revision: 14751

Modified:
   trunk/src/common/tracker/actions/mod-limited.php
Log:
HTML fix

Modified: trunk/src/common/tracker/actions/mod-limited.php
===================================================================
--- trunk/src/common/tracker/actions/mod-limited.php	2011-11-07 14:51:25 UTC (rev 14750)
+++ trunk/src/common/tracker/actions/mod-limited.php	2011-11-07 20:36:47 UTC (rev 14751)
@@ -139,7 +139,7 @@
 		<td colspan="2"><strong><?php echo _('Summary')?><?php echo utils_requiredField(); ?>:</strong><br />
 			<span id="tracker-summary" title="<?php echo util_html_secure(html_get_tooltip_description('summary')) ?>">
 			<?php echo $ah->getSummary(); ?>
-			<span>
+			</span>
 		</td>
 	</tr>
 




More information about the Fusionforge-commits mailing list