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
commitcd765b8a602db88488074aecae584727c487156f (patch)
treecd116e3bfaab2167f5f63ddc350eb55b678acf23 /archaeological_files_pdl/templates
parent1d12ef323a174c2d39a1de6805b9baa981c405a5 (diff)
downloadIshtar-cd765b8a602db88488074aecae584727c487156f.tar.bz2
Ishtar-cd765b8a602db88488074aecae584727c487156f.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>