diff --git a/templates/web/common/dialog_export.twig b/templates/web/common/dialog_export.twig index cc01c8aec7..e2b5b7a85a 100644 --- a/templates/web/common/dialog_export.twig +++ b/templates/web/common/dialog_export.twig @@ -184,7 +184,7 @@

{% trans 'export::mail: contenu du mail' %}

- +

{% trans 'export::mail: fichiers joint' %}

@@ -261,7 +261,7 @@ {% trans 'commande::utilisation prevue' %} - + @@ -676,7 +676,7 @@ return false; } - var options = $('#order form').serialize()+'&action=ORDER&use='+escape(tinyMCE.get('order_usage').getContent()); + var options = $('#order form').serialize() + '&action=ORDER'; var $this = $(this); $this.attr('disabled','disabled'); diff --git a/templates/web/lightbox/IE6/feed.twig b/templates/web/lightbox/IE6/feed.twig index e799049f4e..a6622d0937 100644 --- a/templates/web/lightbox/IE6/feed.twig +++ b/templates/web/lightbox/IE6/feed.twig @@ -7,7 +7,6 @@ - {% endblock %} {% block stylesheet %} diff --git a/templates/web/lightbox/IE6/validate.twig b/templates/web/lightbox/IE6/validate.twig index 6523eb960d..44c07d9cad 100644 --- a/templates/web/lightbox/IE6/validate.twig +++ b/templates/web/lightbox/IE6/validate.twig @@ -7,7 +7,6 @@ - {% endblock %} {% block stylesheet %} diff --git a/templates/web/lightbox/feed.twig b/templates/web/lightbox/feed.twig index 49dc3176bf..be7c48523e 100644 --- a/templates/web/lightbox/feed.twig +++ b/templates/web/lightbox/feed.twig @@ -7,7 +7,6 @@ - {% endblock %} {% block stylesheet %} diff --git a/templates/web/lightbox/validate.twig b/templates/web/lightbox/validate.twig index 8912d53c99..38a0613961 100644 --- a/templates/web/lightbox/validate.twig +++ b/templates/web/lightbox/validate.twig @@ -7,7 +7,6 @@ - {% endblock %} {% block stylesheet %} diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 8a8236953a..5bfba4f227 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -1026,7 +1026,6 @@ - -