From c9387417ad074f2204638a8213afeab440eace8d Mon Sep 17 00:00:00 2001 From: ADmad Date: Fri, 11 Sep 2020 18:31:47 +0530 Subject: [PATCH] Update config files --- config/forms.php | 2 +- config/paginator.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/forms.php b/config/forms.php index 39d3eed4..7c31f88b 100644 --- a/config/forms.php +++ b/config/forms.php @@ -1,5 +1,5 @@ '{{content}}', 'formGroup' => '{{label}}
{{input}}{{error}}
', diff --git a/config/paginator.php b/config/paginator.php index 2ff34dca..b1743001 100644 --- a/config/paginator.php +++ b/config/paginator.php @@ -1,5 +1,5 @@ '', 'prevActive' => '', ];