! Additional div breaks layout in monitor/ignore tickets. [Bug 785]
gruffen

gruffen commited on 2011-08-07 03:40:42
Showing 1 changed files, with 1 additions and 2 deletions.

... ...
@@ -476,8 +476,7 @@ function template_shd_profile_show_notify_override()
476 476
 	}
477 477
 
478 478
 	echo '
479
-					</table>
480
-				</div>';
479
+					</table>';
481 480
 }
482 481
 
483 482
 function template_shd_profile_permissions()
484 483