Not all fields are required

- For example, you don't have to upload an attachment.
This commit is contained in:
Timothy Hobbs 2018-09-05 20:28:16 +02:00
parent e373d5b9d8
commit a12abab219
No known key found for this signature in database
GPG Key ID: 9CA9B3D779CEEDE7

View File

@ -26,7 +26,7 @@
<div class="panel-body">
<h2 name='submit'>{% trans "Submit a Ticket" %}</h2>
<p>{% trans "All fields are required." %} {% trans "Please provide as descriptive a title and description as possible." %}</p>
<p>{% trans "Please provide as descriptive a title and description as possible." %}</p>
<form role="form" method='post' action='./#submit' enctype='multipart/form-data'>
<fieldset>