mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Add Signature in ticket reply POST dont add a signature if Internal
This commit is contained in:
@@ -620,7 +620,6 @@ if (isset($_GET['ticket_id'])) {
|
||||
<textarea
|
||||
class="form-control tinymceTicket" name="ticket_reply"
|
||||
placeholder="Type a response">
|
||||
<?php echo getFieldById('user_settings',$session_user_id,'user_config_signature','html'); ?>
|
||||
</textarea>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user