From 455c9627f41457e73b398d4280f88ff38df07f1b Mon Sep 17 00:00:00 2001 From: KuJoe Date: Mon, 20 May 2024 22:28:55 -0400 Subject: [PATCH] Fixed formatting Used tabs instead of spaces. --- system/admin/views/layout.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/admin/views/layout.html.php b/system/admin/views/layout.html.php index 05be81b..9f28b5f 100644 --- a/system/admin/views/layout.html.php +++ b/system/admin/views/layout.html.php @@ -243,7 +243,7 @@ if (isset($_GET['search'])) {

- + - +