From 4f04b71c8aa610f1b7f6ba2fc9d446515f490486 Mon Sep 17 00:00:00 2001 From: Araan Branco Date: Sat, 9 Mar 2024 03:34:35 -0300 Subject: [PATCH] Update TinyMCE to 6x --- themes/default/news/add.php | 25 +++++++++++-------------- themes/default/news/edit.php | 23 ++++++++++------------- themes/default/pages/add.php | 19 ++++++++----------- themes/default/pages/edit.php | 19 ++++++++----------- 4 files changed, 37 insertions(+), 49 deletions(-) diff --git a/themes/default/news/add.php b/themes/default/news/add.php index d8e5131d4..333a21dad 100644 --- a/themes/default/news/add.php +++ b/themes/default/news/add.php @@ -1,18 +1,15 @@ -loginRequired(); +$this->loginRequired(); ?> - - +

@@ -20,7 +17,7 @@
- +
diff --git a/themes/default/news/edit.php b/themes/default/news/edit.php index ebac1d245..4a9d523f8 100644 --- a/themes/default/news/edit.php +++ b/themes/default/news/edit.php @@ -1,17 +1,14 @@ - - - +

@@ -19,7 +16,7 @@ -
+
diff --git a/themes/default/pages/add.php b/themes/default/pages/add.php index 42292f320..395399550 100644 --- a/themes/default/pages/add.php +++ b/themes/default/pages/add.php @@ -2,17 +2,14 @@ if (!defined('FLUX_ROOT')) exit; $this->loginRequired(); ?> - - +

diff --git a/themes/default/pages/edit.php b/themes/default/pages/edit.php index f876db130..220adc471 100644 --- a/themes/default/pages/edit.php +++ b/themes/default/pages/edit.php @@ -2,17 +2,14 @@ if (!defined('FLUX_ROOT')) exit; $this->loginRequired(); ?> - - +