diff --git a/ticket.php b/ticket.php index 18c4c008..8b5c6ba5 100644 --- a/ticket.php +++ b/ticket.php @@ -1,7 +1,7 @@

'.$hesklang['open_action'].'';} - else {echo ''.$hesklang['close_action'].'';} ?>

+ elseif ($hesk_settings['custclose']) {echo ''.$hesklang['close_action'].'';} ?>

@@ -508,6 +512,20 @@ function print_form()
+
+
+
+ +
+
+ +
+
+