From e2ce9186f00bc9e5f3181619415082c7d9357416 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Fri, 18 Sep 2015 22:12:07 -0400 Subject: [PATCH] #325 Add validation to view ticket forms, not including replies --- ticket.php | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/ticket.php b/ticket.php index ec59087b..4f3a9cb3 100644 --- a/ticket.php +++ b/ticket.php @@ -464,14 +464,16 @@ function print_form()
-
+
+ placeholder="" + data-error="" required> +
+ placeholder="" + data-error="" required> +
@@ -516,19 +520,21 @@ function print_form()

- +
+ placeholder="" + data-error="" required> +
+
-
+