MDL-78426 core_theme: Move theme's settings to theme card

Theme selector and theme settings have been renamed. Theme admin
section has been removed and contents merged into Appearance category.
This commit is contained in:
David Woloszyn
2023-11-20 17:05:35 +11:00
parent b58d1fd4e2
commit cbbcacdd8f
11 changed files with 104 additions and 64 deletions
+1 -1
View File
@@ -3808,7 +3808,7 @@ class custom_menu_item implements renderable, templatable {
* of custom_menu_item nodes that can be rendered by the core renderer.
*
* To configure the custom menu:
* Settings: Administration > Appearance > Themes > Theme settings
* Settings: Administration > Appearance > Advanced theme settings
*
* @copyright 2010 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later