From 09bbe1a60fc9ba376c654e75a45388bccbcf0151 Mon Sep 17 00:00:00 2001 From: axman Date: Thu, 25 Mar 2021 09:04:59 -0700 Subject: [PATCH] fixes --- View/Elements/pagination.ctp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/View/Elements/pagination.ctp b/View/Elements/pagination.ctp index 1a0b1e0..1f0d819 100644 --- a/View/Elements/pagination.ctp +++ b/View/Elements/pagination.ctp @@ -124,14 +124,14 @@ $includeGoto = isset($goto) ? $goto : true;