From 90e42084732126228ff40d3acbb745f461b65068 Mon Sep 17 00:00:00 2001 From: Jason Puglisi Date: Sat, 8 Aug 2015 13:45:02 -0400 Subject: [PATCH] Added [Return] and [Go to bottom] to thread page above posts --- templates/thread.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/thread.html b/templates/thread.html index f92c06dc..de0bf5e7 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -38,6 +38,9 @@ {% if config.global_message %}
{{ config.global_message }}
{% endif %}
+ [{% trans %}Return{% endtrans %}] + [{% trans %}Go to bottom{% endtrans %}] +
{% if mod %}{% endif %} @@ -45,7 +48,7 @@ {% include 'report_delete.html' %}
[{% trans %}Return{% endtrans %}] - [{% trans %}Go to top{% endtrans %}] + [{% trans %}Go to top{% endtrans %}] {{ boardlist.bottom }}