[evolvis-commits] r16439: because span sucks

mirabilos at evolvis.org mirabilos at evolvis.org
Tue Mar 1 01:18:19 CET 2011


Author: mirabilos
Date: 2011-03-01 01:18:19 +0100 (Tue, 01 Mar 2011)
New Revision: 16439

Modified:
   trunk/gforge_base/evolvisforge-5.1/src/www/tracker/browse.php
Log:
because span sucks

Modified: trunk/gforge_base/evolvisforge-5.1/src/www/tracker/browse.php
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/src/www/tracker/browse.php	2011-03-01 00:18:16 UTC (rev 16438)
+++ trunk/gforge_base/evolvisforge-5.1/src/www/tracker/browse.php	2011-03-01 00:18:19 UTC (rev 16439)
@@ -658,7 +658,7 @@
   <a href="javascript:checkAll(0)">'._('Clear  all').'</a>
 
 <p>
-<span class="important">'._('<strong>Admin:</strong> If you wish to apply changes to all items selected above, use these controls to change their properties and click once on "Mass Update".').'</span></p>
+<div class="important">'._('<strong>Admin:</strong> If you wish to apply changes to all items selected above, use these controls to change their properties and click once on "Mass Update".').'</div></p>
 			</td></tr>';
 
 		//



More information about the evolvis-commits mailing list