diff --git a/Resources/translations/messages.fr.yml b/Resources/translations/messages.fr.yml index 463bc0dd3..4968ebb67 100644 --- a/Resources/translations/messages.fr.yml +++ b/Resources/translations/messages.fr.yml @@ -18,6 +18,7 @@ Add a new field: Ajouter un champ personnalisé ordering: ordre label_field: label du champ active: actif +CustomFieldsGroup edit: Edition d'un groupe de champs personnalisé #menu entries diff --git a/Resources/views/CustomFieldsGroup/edit.html.twig b/Resources/views/CustomFieldsGroup/edit.html.twig index 3197f9d90..823f492c2 100644 --- a/Resources/views/CustomFieldsGroup/edit.html.twig +++ b/Resources/views/CustomFieldsGroup/edit.html.twig @@ -16,17 +16,30 @@ #} {% extends "ChillCustomFieldsBundle::Admin/layout.html.twig" %} -{% block admin_content %} -