From dc22739647e2686ae49b1e42ec199d21728c9332 Mon Sep 17 00:00:00 2001
From: Ruben Carlo Benante
Date: Fri, 10 Jul 2026 18:30:34 -0300
Subject: [PATCH] v1.8.2 admin global settings groupped
---
Plugin.php | 2 +-
Template/config/show.php | 10 +++-------
VERSION | 2 +-
3 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/Plugin.php b/Plugin.php
index 67c783d..972eaa1 100644
--- a/Plugin.php
+++ b/Plugin.php
@@ -128,7 +128,7 @@ class Plugin extends Base
public function getPluginVersion()
{
- return '1.8.1';
+ return '1.8.2';
}
public function getPluginHomepage()
diff --git a/Template/config/show.php b/Template/config/show.php
index 0dd89d6..5c3ef64 100644
--- a/Template/config/show.php
+++ b/Template/config/show.php
@@ -22,13 +22,6 @@
-
-