diff --git a/embed_code.php b/embed_code.php index f59db1e..4c8776b 100644 --- a/embed_code.php +++ b/embed_code.php @@ -75,8 +75,8 @@ EOT;
Copy and paste one of the code below into your website
+Copia y pega uno de los códigos proporcionados para incrustar el formulario en una página web
diff --git a/includes/header.php b/includes/header.php index dd21a79..cc90371 100644 --- a/includes/header.php +++ b/includes/header.php @@ -2,9 +2,9 @@
-
+
- + @@ -13,7 +13,7 @@
@@ -23,11 +23,11 @@
diff --git a/js/machform.js b/js/machform.js index 42274d7..4471907 100644 --- a/js/machform.js +++ b/js/machform.js @@ -3131,7 +3131,7 @@ field.prototype = { }, money: function () { currency = ds.get(this.id, "constraint"); - symbol = "€"; + symbol = "€"; main_curr = "Euros"; sub_curr = "Céntimos"; major = "10";