diff --git a/admin/edit_post.php b/admin/edit_post.php index 0effba60..7e0f36a0 100644 --- a/admin/edit_post.php +++ b/admin/edit_post.php @@ -82,6 +82,7 @@ if (hesk_isREQUEST('reply')) { } $reply = hesk_dbFetchAssoc($result); $ticket['message'] = $reply['message']; + $ticket['html'] = $reply['html']; $is_reply = 1; } @@ -465,47 +466,42 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
-
- - -
-
-
- - +
- - +
-
-
- - - - - -
- - -
-
-
- -
+ +
+ + + + + +
+
+ + + + + + + +
+ - - + +