From 177320033f36c387b56823f6125bb7be310e1b4e Mon Sep 17 00:00:00 2001 From: Dan Date: Fri, 4 Jul 2025 09:19:59 +0700 Subject: [PATCH] Missing ID --- system/admin/views/add-content.html.php | 1 + system/admin/views/add-page.html.php | 1 + system/admin/views/edit-page.html.php | 1 + 3 files changed, 3 insertions(+) diff --git a/system/admin/views/add-content.html.php b/system/admin/views/add-content.html.php index 6883e3e..6dcd688 100644 --- a/system/admin/views/add-content.html.php +++ b/system/admin/views/add-content.html.php @@ -99,6 +99,7 @@ $( function() {
+
diff --git a/system/admin/views/add-page.html.php b/system/admin/views/add-page.html.php index b6d41fe..9e1e2e0 100644 --- a/system/admin/views/add-page.html.php +++ b/system/admin/views/add-page.html.php @@ -28,6 +28,7 @@ if ($type == 'is_page') {
+
diff --git a/system/admin/views/edit-page.html.php b/system/admin/views/edit-page.html.php index 2b47b22..64d6b08 100644 --- a/system/admin/views/edit-page.html.php +++ b/system/admin/views/edit-page.html.php @@ -123,6 +123,7 @@ if ($type == 'is_page' || $type == 'is_frontpage') {
+