From 7bf5ecccf565c837052f24bbd6c455ce51754493 Mon Sep 17 00:00:00 2001 From: David Blake <37149377+BlakesHeaven@users.noreply.github.com> Date: Sun, 3 Nov 2019 12:51:18 +0000 Subject: [PATCH] Update \bl-kernel\admin\views\edit-content.php Relocate page Title to the above the Custom fields on the Content Edit page becauuse a Title should always be at the top of the page. --- bl-kernel/admin/views/edit-content.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bl-kernel/admin/views/edit-content.php b/bl-kernel/admin/views/edit-content.php index fd67c95d..29125b9e 100644 --- a/bl-kernel/admin/views/edit-content.php +++ b/bl-kernel/admin/views/edit-content.php @@ -399,6 +399,11 @@ echo Bootstrap::formOpen(array( + +
+ +
+ customFields(); @@ -430,11 +435,6 @@ echo Bootstrap::formOpen(array( } ?> - -
- -
-