diff --git a/plinth/templates/base.html b/plinth/templates/base.html index e83228719..7990bf876 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -73,7 +73,7 @@ {% endif %} - + {{ item.label }} @@ -82,7 +82,7 @@ {% if user.is_authenticated %}
diff --git a/plinth/templates/menu.html b/plinth/templates/menu.html index fd106e891..eef90b4fe 100644 --- a/plinth/templates/menu.html +++ b/plinth/templates/menu.html @@ -18,18 +18,16 @@ {% endcomment %}