From 293e30825dce30d0187a9c0570e595b67b9f8457 Mon Sep 17 00:00:00 2001 From: 8chan Date: Sat, 27 Sep 2014 20:06:11 +0000 Subject: [PATCH] Catalog link in templates, not catalog-link.js; fixes mod.php error --- templates/index.html | 2 +- templates/thread.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index be3c8711..aae87c17 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,7 +31,7 @@ {% endif %} {% endif %} {% if mod %}

{% trans %}Return to dashboard{% endtrans %}

{% endif %} -

Catalog

+

{% trans %}Catalog{% endtrans %}

diff --git a/templates/thread.html b/templates/thread.html index 9da96f36..c4ae2b0a 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -25,6 +25,7 @@ {% endif %} {% endif %} {% if mod %}

{% trans %}Return to dashboard{% endtrans %}

{% endif %} +

Catalog

@@ -46,6 +47,7 @@ [{% trans %}Return{% endtrans %}] [{% trans %}Go to top{% endtrans %}] + [{% trans %}Catalog{% endtrans %}] {{ boardlist.bottom }}