move to plugins sidebar menu

master
Jean-Christian Paul Denis 2021-10-24 23:39:28 +02:00
parent 2ec18b5b49
commit e7b318605a
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ $core->blog->settings->addNamespace('enhancePostContent');
require dirname(__FILE__) . '/_widgets.php';
# Admin menu
$_menu['Blog']->addItem(
$_menu['Plugins']->addItem(
__('Enhance post content'),
'plugin.php?p=enhancePostContent',
'index.php?pf=enhancePostContent/icon.png',