diff --git a/cotisations/templates/cotisations/facture.html b/cotisations/templates/cotisations/facture.html index 01933277..4ec05ec1 100644 --- a/cotisations/templates/cotisations/facture.html +++ b/cotisations/templates/cotisations/facture.html @@ -30,10 +30,6 @@ with this program; if not, write to the Free Software Foundation, Inc., {% block title %}{% trans "Invoices creation and edition" %}{% endblock %} {% block content %} -{% bootstrap_form_errors factureform %} -{% if payment_method %} -{% bootstrap_form_errors payment_method %} -{% endif %} {% if title %}