diff --git a/tipi_payment_plugin/templates/tipi_payment_plugin/tipi.html b/tipi_payment_plugin/templates/tipi_payment_plugin/tipi.html index 11efabc..458ee55 100644 --- a/tipi_payment_plugin/templates/tipi_payment_plugin/tipi.html +++ b/tipi_payment_plugin/templates/tipi_payment_plugin/tipi.html @@ -65,7 +65,7 @@ function tipi() { {% else %} return exer; {% endif %} - }; + }}; var tipi_url = '{{ instance.url }}?saisie={{ instance.saisie }}&numcli=' + document.getElementById('numcli').value; var url_params = '&'; @@ -111,7 +111,7 @@ function tipi() { } #tipi .error { color: #f00; - font-size:.9em; + font-size:.8em; display: none; } #tipi #wip { @@ -132,10 +132,10 @@ function tipi() {

{% trans "Paiement en cours..." %}

-