Added info text to event input form.

This commit is contained in:
Markus Birth 2016-08-03 11:25:59 +02:00
parent f91064d9bf
commit 82deb08085

View File

@ -8,6 +8,11 @@
<h3><i class="material-icons">event</i> Event Reservation</h3>
<div class="info">
If you want to have one ticket (i.e. barcode) per individual and have names for each individual
on the ticket, create multiple reservations (one per individual) with number of seats set to 1.
</div>
<form action="./send" method="post">
<input type="hidden" name="form_type" value="{{action}}"/>