From f6264d9c4345f47f729c6fee5e7f5395da84343c Mon Sep 17 00:00:00 2001 From: root Date: Mon, 24 Jun 2019 17:31:11 +0200 Subject: [PATCH] fix minor bugs --- category-21.php | 19 +++++++++++-------- contact.php | 11 ++++++++--- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/category-21.php b/category-21.php index 9eb6f74..38abd22 100644 --- a/category-21.php +++ b/category-21.php @@ -1,5 +1,6 @@ 10, 'offset' => 0, 'cat' => $currentCategoryID, 'orderby' => 'title', 'order' => $order); diff --git a/contact.php b/contact.php index 0817521..0727b14 100644 --- a/contact.php +++ b/contact.php @@ -1,4 +1,11 @@