From cdc78be87e57b871f1c535a13dbd46b98714f2c5 Mon Sep 17 00:00:00 2001 From: Valérie-Emma Leroux Date: Mon, 14 Nov 2016 22:17:04 +0100 Subject: Update labels --- ishtar_common/forms_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/forms_common.py') diff --git a/ishtar_common/forms_common.py b/ishtar_common/forms_common.py index 82849d21c..7ab09f9f7 100644 --- a/ishtar_common/forms_common.py +++ b/ishtar_common/forms_common.py @@ -40,7 +40,7 @@ from forms import FinalForm, FormSet, reverse_lazy, name_validator, \ def get_town_field(label=_(u"Town"), required=True): help_text = _( - u"

Type name, department code and/or postal code of the " + u"

Type name, department code of the " u"town you would like to select. The search is insensitive to case." u"

\n

Only the first twenty results are displayed but specifying " u"the department code is generally sufficient to get the appropriate " -- cgit v1.2.3