summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/ishtar/wizard/wizard_person.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/wizard/wizard_person.html b/ishtar_common/templates/ishtar/wizard/wizard_person.html
index ed4100cb4..4baa9b6cd 100644
--- a/ishtar_common/templates/ishtar/wizard/wizard_person.html
+++ b/ishtar_common/templates/ishtar/wizard/wizard_person.html
@@ -21,7 +21,7 @@
<div class="card-body form-row">
{% bs_field wizard.form.surname 1 %}
{% bs_field wizard.form.name 1 %}
- {% bs_field wizard.form.person_types %}
+ {% bs_field wizard.form.person_type %}
{% bs_field wizard.form.raw_name %}
{% bs_field wizard.form.title %}
{% bs_field wizard.form.salutation %}