1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-30 19:57:42 +01:00

For testing.

This commit is contained in:
camer0n 2025-01-21 10:55:11 -08:00
parent 61104c5c8e
commit a7d03baa8d

View File

@ -1054,7 +1054,7 @@ class theme_admin_online_tree_model extends e_tree_model
class theme_admin_form_ui extends e_admin_form_ui
{
private $approvedAdminThemes = array('bootstrap3', 'bootstrap5');
private $approvedAdminThemes = array('bootstrap3', 'bootstrap5', 'bs5');
function price($curVal)