From 9036cebff60ff9bcea993b3f495df13cde5369df Mon Sep 17 00:00:00 2001 From: fallenPineapple Date: Mon, 24 Apr 2017 19:55:00 -0400 Subject: [PATCH] More button fixes --- templates/index.html | 9 +-------- templates/thread.html | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/templates/index.html b/templates/index.html index 2a297f0d..c0b652b0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -63,14 +63,7 @@ [{% trans %}Go to bottom{% endtrans %}]   {% if config.catalog_link %}[{% trans %}Catalog{% endtrans %}]{% endif %}
{{ body }} -
- - [{% trans %}Go to top{% endtrans %}] - {% if config.catalog_link %} - [{% trans %}Catalog{% endtrans %}] - {% endif %} - -
+ [{% trans %}Go to top{% endtrans %}]   {% if config.catalog_link %}[{% trans %}Catalog{% endtrans %}]{% endif %} {% include 'report_delete.html' %} diff --git a/templates/thread.html b/templates/thread.html index fed51848..e1a5dad1 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -60,11 +60,11 @@ {{ body }}
- [{% trans %}Return{% endtrans %}] [{% trans %}Go to top{% endtrans %}] {% if config.catalog_link %} [{% trans %}Catalog{% endtrans %}] {% endif %} + [{% trans %}Return{% endtrans %}]