summaryrefslogtreecommitdiff
path: root/archaeological_files_pdl/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-08-18 15:07:58 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-08-18 15:07:58 +0200
commit601bcd199a5078ad951f3bce77edc0f1f940a790 (patch)
treecd116e3bfaab2167f5f63ddc350eb55b678acf23 /archaeological_files_pdl/templates
parentb158c7375e7cf025b9a3f11cc6978b8a6c6f45b6 (diff)
downloadIshtar-601bcd199a5078ad951f3bce77edc0f1f940a790.tar.bz2
Ishtar-601bcd199a5078ad951f3bce77edc0f1f940a790.zip
Archaeological files: associate many towns. PEP8 and formating.
Diffstat (limited to 'archaeological_files_pdl/templates')
-rw-r--r--archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html b/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
index 66569a66d..6bd5598b6 100644
--- a/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
+++ b/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
@@ -25,7 +25,10 @@
</tr>{% endif %}
<tr>
- <td>{{wizard.form.main_town|safe}}</td>
+ <th colspan='2'><label for="id_preventiveplanning-{{CURRENT_ACTION}}-towns">{% trans "Towns" %}</label></th>
+</tr>
+<tr>
+ <td>{{wizard.form.town|safe}}</td>
</tr>
<tr>