! Minor cleanups of extraneous spaces. ! Ticket action log now behaves more consistently in no-JS mode. (ref 706)
gruffen

gruffen commited on 2011-05-27 06:38:22
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -965,7 +965,7 @@ function template_ticketactionlog()
965 965
 		echo '
966 966
 				<br />
967 967
 				<div class="tborder">
968
-					<div class="title_bar" id="ticket_log_header">
968
+					<div class="title_bar grid_header" id="ticket_log_header">
969 969
 						<h3 class="titlebg">
970 970
 							<span class="floatright shd_ticket_log_expand_container"> <a href="#" onclick="ActionLog.swap(); return false;"><img src="', $settings['images_url'], '/expand.gif" alt="+" id="shd_ticket_log_expand" class="icon" style="display:none;" /></a></span>
971 971
 							<img src="', $settings['default_images_url'], '/simpledesk/log.png" class="icon" alt="*" />
972 972