From 075c8bb6fd5a31e1c9edee9bb025956ed26856c5 Mon Sep 17 00:00:00 2001 From: Jairo Llopis Date: Tue, 5 Jul 2016 10:09:11 +0200 Subject: [PATCH] Fix typo. --- .../static/src/xml/country_dropdown.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml b/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml index f1881625dc..935a013642 100644 --- a/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml +++ b/website_snippet_country_dropdown/static/src/xml/country_dropdown.xml @@ -1,5 +1,6 @@ @@ -9,12 +10,12 @@
Helper!
    -
  • Write de attribute name for the input what will be sent with a form.
  • -
  • You can modify the label directly with website editor.
  • +
  • Write the "name" attribute for the input what will be sent with the form.
  • +
  • You can modify the label directly with the website editor.
-
\ No newline at end of file +