Use backup_email field for backup email

The context gives backup_email and not backup for the backup email
field.

Fixes: #91
This commit is contained in:
Jelle van der Waa 2021-06-27 17:27:44 +02:00
parent b2491ddc07
commit 222d995e95
No known key found for this signature in database
GPG key ID: C06086337C50773E

View file

@ -120,7 +120,7 @@
</label>
<input id="id_backup_email" type="email" size="30"
maxlength="254" name="BE" value="{{ backup }}">
maxlength="254" name="BE" value="{{ backup_email }}">
</p>
<p>
<em>