From 5aa839072036e66cc1d89c71409b011c19eb8afa Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Thu, 3 Feb 2022 17:59:57 +0100 Subject: [PATCH] Add Space to Sort Indicator --- tpl/gallery.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tpl/gallery.html b/tpl/gallery.html index 98c4c28..13b2450 100644 --- a/tpl/gallery.html +++ b/tpl/gallery.html @@ -51,9 +51,9 @@ {% endif %} {% if ($sort == 1): %} - {{ $page }} +  {{ $page }} {% else: %} - {{ $page }} +  {{ $page }} {% endif %} {% if ($page < $last_page): %}