Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
6e7832b8
Commit
6e7832b8
authored
Feb 20, 2020
by
Mark Boute
Browse files
Show deregister fine warning when not registered
parent
ead6d627
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/events/templates/events/event.html
View file @
6e7832b8
...
...
@@ -222,7 +222,7 @@
Registration is not possible anymore.
{% endblocktrans %}
{% endif %}
{% if event.after_cancel_deadline
and permissions.cancel_registration
%}
{% if event.after_cancel_deadline %}
{% blocktrans trimmed with costs=event.fine %}
Cancellation isn't possible anymore without having to pay the full costs of €{{ costs }}.
Also note that you will be unable to re-register.{% endblocktrans %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment