diff --git a/src/opnsense/mvc/app/views/layout_partials/base_menu_system.volt b/src/opnsense/mvc/app/views/layout_partials/base_menu_system.volt index 59e53fa99..5b476d8d5 100644 --- a/src/opnsense/mvc/app/views/layout_partials/base_menu_system.volt +++ b/src/opnsense/mvc/app/views/layout_partials/base_menu_system.volt @@ -6,7 +6,7 @@ {% for topMenuItem in menuSystem %} {% if topMenuItem.Children|length >= 1 %} - {{ lang._(topMenuItem.VisibleName) }} + {{ lang._(topMenuItem.VisibleName) }}