diff --git a/openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example b/openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example index dfaa4adc5e..0a11593484 100644 --- a/openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example +++ b/openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example @@ -1,2 +1,2 @@ -# override the CUSTOM_THEME_PATH variable with this settings snippet +# override the AVAILABLE_THEMES variable with this settings snippet # AVAILABLE_THEMES=[('material', 'Material', 'themes/material')]