From f4249bda0b2c802e80b8870a1eec8059f577d528 Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Mon, 12 Mar 2012 18:42:50 +0100 Subject: [PATCH] fix css issue --- templates/web/prod/actions/Push.html.twig | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/templates/web/prod/actions/Push.html.twig b/templates/web/prod/actions/Push.html.twig index 90b9bf04dd..c046997c10 100644 --- a/templates/web/prod/actions/Push.html.twig +++ b/templates/web/prod/actions/Push.html.twig @@ -8,8 +8,8 @@ {% endif %} -
-
+
+

{% trans 'Grant rights' %}

    {% if context == 'Feedback' %} @@ -31,7 +31,7 @@
-
+

{% trans 'Lists' %}

@@ -128,7 +128,7 @@ {% if recommendation != '' %} - {% set recommendation = '
' ~ recommandation %} + {% set recommendation = '
' ~ recommendation %} {% trans %} Please consider send this validation to the following users : {{ recommendation }} {% endtrans %} @@ -156,7 +156,9 @@
- + + +

{% if context == 'Push' %} {% trans 'Push::unpush permet d\'envoyer un lot d\'image a des destinataires' %} @@ -172,7 +174,7 @@

- +