From 39ba77fce5620bdd70d6c0bbbbf18329c3948f15 Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 1 Aug 2023 22:17:54 +0300 Subject: [PATCH] fix page info conditions --- public/explore.php | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/public/explore.php b/public/explore.php index c69c7c3..a569f5c 100644 --- a/public/explore.php +++ b/public/explore.php @@ -222,14 +222,22 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the
-

mime ? _('MIME') : false ?>

-

mime ?>

-

size ? _('Size') : false ?>

-

size ?>

-

timeAdded ? _('Time added') : false ?>

-

timeAdded) ?>

-

timeUpdated ? _('Time updated') : false ?>

-

timeUpdated) ?>

+ mime)) { ?> +

+

mime ?>

+ + size)) { ?> +

+

size ?>

+ + timeAdded)) { ?> +

+

timeAdded) ?>

+ + timeUpdated)) { ?> +

+

timeUpdated) ?>

+ getTotalHostPageSnaps($hp); ?>