From f9f2774f36e03e93641cb7e7555fb635103e3422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Thu, 7 May 2020 22:43:29 +0200 Subject: [PATCH] Fixed label profile admin page icon. --- templates/AdminPages/LabelProfileAdmin.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/AdminPages/LabelProfileAdmin.html.twig b/templates/AdminPages/LabelProfileAdmin.html.twig index 674f4f81..ec4f18b2 100644 --- a/templates/AdminPages/LabelProfileAdmin.html.twig +++ b/templates/AdminPages/LabelProfileAdmin.html.twig @@ -1,7 +1,7 @@ {% extends "AdminPages/EntityAdminBase.html.twig" %} {% block card_title %} - {% trans %}label_profile.caption{% endtrans %} + {% trans %}label_profile.caption{% endtrans %} {% endblock %} {% block additional_pills %}