Remove duplicate Go button

This commit is contained in:
rubenwardy
2018-05-12 15:41:41 +01:00
parent 510bf50ff2
commit 2b0f61b453
5 changed files with 0 additions and 5 deletions

View File

@@ -48,7 +48,6 @@
{{ render_field(form.issueTracker) }}
{{ render_field(form.forums) }}
{{ render_submit_field(form.submit) }}
<input type="submit" value="Go">
</div>
</form>