From 6db9222fc42590f961e03c71cf5e7b8d62910b93 Mon Sep 17 00:00:00 2001 From: afornerot Date: Fri, 17 Jul 2020 12:14:48 +0200 Subject: [PATCH] =?UTF-8?q?phrase=20indicateur=20sur=20la=20cr=C3=A9ation?= =?UTF-8?q?=20des=20icones=20(ref=20#192)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Cadoles/PortalBundle/Resources/views/Icon/edit.html.twig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/ninegate-1.0/src/Cadoles/PortalBundle/Resources/views/Icon/edit.html.twig b/src/ninegate-1.0/src/Cadoles/PortalBundle/Resources/views/Icon/edit.html.twig index 1a4fead2..3bc15ac6 100755 --- a/src/ninegate-1.0/src/Cadoles/PortalBundle/Resources/views/Icon/edit.html.twig +++ b/src/ninegate-1.0/src/Cadoles/PortalBundle/Resources/views/Icon/edit.html.twig @@ -53,6 +53,10 @@ {{ form_widget(form.label) }} Modifier + +
+ Privilégiez des images carrées de minimum 90px par 90px et avec un fond transparent +
{{ form_end(form) }}