From 28196447fb28e12063019df997774177e880bc6e Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 22 Mar 2015 22:02:38 -0400 Subject: [PATCH] Fixes #175 Fixed the layout of responses when using reply at top The markup is invalid in the source code, but it somehow makes it work. Strange... --- admin/admin_ticket.php | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/admin/admin_ticket.php b/admin/admin_ticket.php index a1510593..92bac4a0 100644 --- a/admin/admin_ticket.php +++ b/admin/admin_ticket.php @@ -1892,13 +1892,23 @@ function hesk_printReplyForm() { $staffClosedOptionStatus['ID'] = $statusRow['ID']; ?> -
-

- - ()
-

+
+ + +
+
+ + () +
+

'; } ?> @@ -1936,9 +1946,8 @@ function hesk_printReplyForm() { - +