From 0f2f0379b73d9f9b0c84561a69a1bc87da67750e Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 21 Dec 2021 22:19:56 -0600 Subject: [PATCH] fix --- files/templates/CHRISTMAS/notifications.html | 6 +++--- files/templates/CHRISTMAS/search.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/files/templates/CHRISTMAS/notifications.html b/files/templates/CHRISTMAS/notifications.html index 35413d784c..7674994b67 100644 --- a/files/templates/CHRISTMAS/notifications.html +++ b/files/templates/CHRISTMAS/notifications.html @@ -88,13 +88,13 @@ {% set path = request.full_path %} {% endif %} {% if request.full_path == "/notifications" %} - Previous + Back {% else %} - Previous + Back {% endif %} {% else %} -
  • +
  • {% endif %} {% if next_exists %} diff --git a/files/templates/CHRISTMAS/search.html b/files/templates/CHRISTMAS/search.html index f5aa7d821a..2994cf3bed 100644 --- a/files/templates/CHRISTMAS/search.html +++ b/files/templates/CHRISTMAS/search.html @@ -78,11 +78,11 @@ {% if page > 1 %} - Previous + Back {% else %} - + {% endif %}