From 1adbd9c9601a73ac907d65a50604fa9c7c50d94b Mon Sep 17 00:00:00 2001 From: danpros Date: Wed, 13 Dec 2023 10:53:11 +0700 Subject: [PATCH] Insert image styling --- system/admin/views/add-content.html.php | 11 +++++++---- system/admin/views/edit-content.html.php | 12 +++++++----- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/system/admin/views/add-content.html.php b/system/admin/views/add-content.html.php index 53729b9..e8594dc 100644 --- a/system/admin/views/add-content.html.php +++ b/system/admin/views/add-content.html.php @@ -138,13 +138,16 @@ $( function() { - + -
';} ?>
- -
+
+
';} ?>
+
+ + +
diff --git a/system/admin/views/edit-content.html.php b/system/admin/views/edit-content.html.php index 94d7b16..f91fb13 100644 --- a/system/admin/views/edit-content.html.php +++ b/system/admin/views/edit-content.html.php @@ -192,13 +192,16 @@ $( function() { - + -
- -
+
+
+
+ + +
@@ -309,4 +312,3 @@ $( function() { -