diff --git a/admin/new_ticket.php b/admin/new_ticket.php index 3b01b7d4..1f8057f1 100644 --- a/admin/new_ticket.php +++ b/admin/new_ticket.php @@ -289,7 +289,9 @@ $show_quick_help = $show['show']; echo ' onblur="Javascript:Javascript:hesk_suggestEmail(\'email\', \'email_suggestions\', 1, 1)"'; } ?> placeholder="" - onkeyup="disableIfEmpty('email','notify-email')"> + onkeyup="disableIfEmpty('email','notify-email')" + > +