1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 12:51:52 +02:00

Closes #4311 - gSitemap select-all option.

This commit is contained in:
Cameron
2020-12-29 10:30:05 -08:00
parent 94f772577a
commit 15488f1c7e
4 changed files with 18 additions and 12 deletions

View File

@@ -84,11 +84,11 @@ class e_plugin
"_blank","admin_menu","banner","blogcalendar_menu",
"chatbox_menu", "clock_menu","comment_menu",
"contact", "download", "featurebox", "forum","gallery",
"gsitemap","import", "linkwords", "list_new", "log", "login_menu",
"gsitemap", "hero", "import", "linkwords", "list_new", "log", "login_menu",
"metaweblog", "newforumposts_main", "news", "newsfeed",
"newsletter","online", "page", "pm","poll",
"rss_menu","search_menu","siteinfo", "social", "tagcloud", "tinymce4",
"tree_menu","user"
"user"
);
@@ -1366,7 +1366,7 @@ class e107plugin
"metaweblog", "newforumposts_main", "news", "newsfeed",
"newsletter","online", "page", "pm","poll",
"rss_menu","search_menu","siteinfo", "social", "tagcloud", "tinymce4",
"trackback","tree_menu","user"
"user"
);