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 %}