diff --git a/templates/settings item.html b/templates/settings item.html index e8371916..c2aa3902 100644 --- a/templates/settings item.html +++ b/templates/settings item.html @@ -1,9 +1,9 @@ {% for item in settings %} {% if item["menu_path"] == menu and item['sub_path'] == sub_path %} {% if 'extra_classes' in item %} -