From 91dcf2d2e9b30ccccff35182b57bd4f55277a578 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 25 Oct 2023 18:40:13 +0300 Subject: [PATCH] fix status code container #10 --- src/public/explore.php | 4 ++-- src/public/search.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/public/explore.php b/src/public/explore.php index 4da3ad8..29f2714 100644 --- a/src/public/explore.php +++ b/src/public/explore.php @@ -301,9 +301,9 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the httpCode != 200) { ?> | - + httpCode ?> - + | diff --git a/src/public/search.php b/src/public/search.php index a0b17cb..82e352c 100644 --- a/src/public/search.php +++ b/src/public/search.php @@ -336,9 +336,9 @@ if ($queueTotal = $memory->getByMethodCallback( httpCode != 200) { ?> | - + httpCode ?> - + |