Skip to content
GitLab
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
4cfb3d24
Verified
Commit
4cfb3d24
authored
Oct 12, 2017
by
Sébastiaan Versteeg
Browse files
Remove confusing 'cancel' button from registration info fields page
parent
ff26e960
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/events/templates/events/registration.html
View file @
4cfb3d24
...
...
@@ -35,7 +35,6 @@
{% endfor %}
<input
type=
"submit"
value=
"{% trans "
Save
"
%}"
class=
"btn btn-style1 pull-right login"
/>
<a
href=
"{% url "
events:event
"
event.pk
%}"
class=
"forgot btn pull-right btn-style2"
>
{% trans 'Cancel' %}
</a>
</form>
{% endblock %}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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