diff --git a/admin/edit_post.php b/admin/edit_post.php index bac0d15f..ee7e6ae7 100644 --- a/admin/edit_post.php +++ b/admin/edit_post.php @@ -400,8 +400,8 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); } echo '
- - + +
'; break; diff --git a/admin/new_ticket.php b/admin/new_ticket.php index 7b5dfec0..4e4bb7b2 100644 --- a/admin/new_ticket.php +++ b/admin/new_ticket.php @@ -445,8 +445,8 @@ foreach ($hesk_settings['custom_fields'] as $k => $v) { echo '
- - + +
'; break; @@ -953,8 +953,8 @@ foreach ($hesk_settings['custom_fields'] as $k => $v) { echo '
- - + +
'; break; diff --git a/index.php b/index.php index 9ed243b7..e307aec1 100644 --- a/index.php +++ b/index.php @@ -503,8 +503,8 @@ function print_add_ticket() echo '
- - + +
'; @@ -857,8 +857,8 @@ function print_add_ticket() echo '
- - + +
';