! Template bug in admin-departments template.
gruffen

gruffen commited on 2011-05-29 02:13:13
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -29,7 +29,7 @@ function template_shd_departments_home()
29 29
 						', $txt['shd_admin_departments_homedesc'], '
30 30
 					</p>
31 31
 					<table class="shd_ticketlist" cellspacing="0" width="100%">
32
-						<tbody><tr class="titlebg">
32
+						<tr class="titlebg">
33 33
 							<td width="1%"></td>
34 34
 							<td width="25%" class="shd_nowrap">
35 35
 								', $txt['shd_department_name'], '
36 36