diff --git a/RIGS/templates/RIGS/eventauthorisation_form.html b/RIGS/templates/RIGS/eventauthorisation_form.html index b4a75d72..0809b29a 100644 --- a/RIGS/templates/RIGS/eventauthorisation_form.html +++ b/RIGS/templates/RIGS/eventauthorisation_form.html @@ -47,6 +47,18 @@ {% csrf_token %} {% include 'form_errors.html' %}
+ {% if internal %} +
+

+ I agree that I am authorised to approve this event. I agree that I am the + President/Treasurer or account holder of the hirer, or that I + have the written permission of the + President/Treasurer or account holder of the hirer stating that + I can authorise this event. +

+
+ {% endif %} +
@@ -60,7 +72,7 @@ {% if internal %}
+ title="Your Student ID or Staff username as the person authorising the event.">
@@ -102,19 +114,19 @@
-
-
+
-
+