mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 03:37:52 +02:00
Update plugins/box/themes/themes.admin.php
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
$current_site_theme = Option::get('theme_site_name');
|
||||
$current_admin_theme = Option::get('theme_admin_name');
|
||||
|
||||
// Init vsrs
|
||||
// Init vars
|
||||
$themes_site = Themes::getSiteThemes();
|
||||
$themes_admin = Themes::getAdminThemes();
|
||||
$templates = Themes::getTemplates();
|
||||
|
Reference in New Issue
Block a user