From def621eac278143a3c5dcc4d1add7f4d89470560 2017-06-24 15:28:54 From: DarkMorford Date: 2017-06-24 15:28:54 Subject: [PATCH] Clean up code for old version of TinyMCE. --- diff --git a/edit-page.php b/edit-page.php index d791b65..e968583 100644 --- a/edit-page.php +++ b/edit-page.php @@ -63,30 +63,6 @@ adminmenu('manage-pages.php'); ?> - - -

Editing Page "title, ENT_COMPAT, 'UTF-8') ; ?>"

diff --git a/edit-rant.php b/edit-rant.php index a17caa1..7685299 100644 --- a/edit-rant.php +++ b/edit-rant.php @@ -165,34 +165,6 @@ adminmenu('manage-rants.php'); ?> - -

Editing Rant "title, ENT_COMPAT, 'UTF-8') ; ?>"

diff --git a/post-page.php b/post-page.php index f431431..76c05aa 100644 --- a/post-page.php +++ b/post-page.php @@ -12,24 +12,6 @@ adminhead('Write Static Page'); adminmenu('post-page.php'); ?> -

Create New Page

diff --git a/post-rant.php b/post-rant.php index 6b5d89f..65cab2c 100644 --- a/post-rant.php +++ b/post-rant.php @@ -15,34 +15,6 @@ $rant_image_ext = $mtdb->getOne( 'SELECT extension FROM media_t WHERE id=' . (in ?> - -

Create New Rant