diff --git a/index.php b/index.php index bd74d58f..2970ed52 100644 --- a/index.php +++ b/index.php @@ -805,7 +805,7 @@ function print_add_ticket() echo '
'; } - echo '
<'; + echo '
'; break; /* Large text box */ @@ -825,7 +825,7 @@ function print_add_ticket()
-
'; + '; break; case 'multiselect': @@ -902,7 +902,7 @@ function print_add_ticket()
-
'; + '; break; @@ -956,7 +956,7 @@ function print_add_ticket()
-
'; + '; } } }