From 1725c3c68675f046fa920efd4d0274c2ad08e2b0 Mon Sep 17 00:00:00 2001 From: fallenPineapple Date: Mon, 24 Apr 2017 19:57:40 -0400 Subject: [PATCH] Derp --- templates/index.html | 4 ++-- templates/thread.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index c0b652b0..8838c807 100644 --- a/templates/index.html +++ b/templates/index.html @@ -60,10 +60,10 @@
{% if mod %}{% endif %} - [{% trans %}Go to bottom{% endtrans %}]   {% if config.catalog_link %}[{% trans %}Catalog{% endtrans %}]{% endif %} +   [{% 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 e1a5dad1..40970e16 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -55,7 +55,7 @@
{% if mod %}{% endif %} - [{% trans %}Go to bottom{% endtrans %}]   {% if config.catalog_link %}[{% trans %}Catalog{% endtrans %}]{% endif %}   [{% trans %}Return{% endtrans %}] +   [{% trans %}Go to bottom{% endtrans %}]   {% if config.catalog_link %}[{% trans %}Catalog{% endtrans %}]{% endif %}   [{% trans %}Return{% endtrans %}]
{{ body }}