summaryrefslogtreecommitdiff
path: root/ishtar_common/forms_common.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-11-14 22:28:18 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-11-14 22:28:18 +0100
commite1e6895a9babeecddba7a97526a0278a7a82babc (patch)
tree5f07f21cc80eef197d3a7e833b1758d49d794250 /ishtar_common/forms_common.py
parent591d78d6d166d0f9b3b25b2f29847a911cc76f8f (diff)
parentf9a03487582f555428b947cb1130740b0cad5e90 (diff)
downloadIshtar-e1e6895a9babeecddba7a97526a0278a7a82babc.tar.bz2
Ishtar-e1e6895a9babeecddba7a97526a0278a7a82babc.zip
Merge branch 'master-trad'
Diffstat (limited to 'ishtar_common/forms_common.py')
-rw-r--r--ishtar_common/forms_common.py2
1 files changed, 1 insertions, 1 deletions
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"<p>Type name, department code and/or postal code of the "
+ u"<p>Type name, department code of the "
u"town you would like to select. The search is insensitive to case."
u"</p>\n<p>Only the first twenty results are displayed but specifying "
u"the department code is generally sufficient to get the appropriate "