From 6a3987774788baef31aa0bb36325b35c9aeceea1 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sat, 18 Jan 2025 15:50:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20(admin):=20rework=20add/edit=20c?= =?UTF-8?q?ategory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bl-kernel/admin/views/edit-category.php | 15 +++++++++------ bl-kernel/admin/views/new-category.php | 13 ++++++++----- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/bl-kernel/admin/views/edit-category.php b/bl-kernel/admin/views/edit-category.php index f47ec19d..b107e65e 100644 --- a/bl-kernel/admin/views/edit-category.php +++ b/bl-kernel/admin/views/edit-category.php @@ -2,15 +2,16 @@ 'jsform')); ?> -
-
- - - p('Cancel') ?> -
+
$L->g('Edit Category'), 'icon'=>'cog')); ?> +
+ + + p('Cancel') ?> +
+
+
+
'jsform', 'class'=>'tab-content')); ?> -
-
- - p('Cancel') ?> +
+$L->g(string: 'New category'), 'icon'=>'tag')); ?> +
+ + p('Cancel') ?>
- $L->g('New category'), 'icon'=>'tag')); ?>
+
'tokenCSRF', @@ -35,5 +36,7 @@ 'rows'=>3 )); ?> +
+