[evolvis-commits] r7188: you cannot put a <div>=?UTF-8?Q?=E2=80=A6?=</div> block around something that is supposed↵ to _close_ the ta =?UTF-8?Q?gs=20openened=20in=20the=20he?==?UTF-8?Q?ader=20?=[#927] ↵

mirabilos at evolvis.org mirabilos at evolvis.org
Wed Jan 26 16:02:35 CET 2011


Author: mirabilos
Date: 2011-01-26 16:02:35 +0100 (Wed, 26 Jan 2011)
New Revision: 7188

Modified:
   trunk/gforge_base/evolvisforge/gforge/www/pm/browse_task.php
Log:
you cannot put a <div>…</div> block around something that is supposed
to _close_ the tags openened in the header [#927]


Modified: trunk/gforge_base/evolvisforge/gforge/www/pm/browse_task.php
===================================================================
--- trunk/gforge_base/evolvisforge/gforge/www/pm/browse_task.php	2011-01-26 15:02:33 UTC (rev 7187)
+++ trunk/gforge_base/evolvisforge/gforge/www/pm/browse_task.php	2011-01-26 15:02:35 UTC (rev 7188)
@@ -776,9 +776,7 @@
 
 }
 
-echo "\n<div class=\"hidePartForPrinting\">";
 pm_footer(array());
-echo '</div>';
 
 // Local Variables:
 // mode: php



More information about the evolvis-commits mailing list