This commit is contained in:
James Cole
2017-11-19 09:20:29 +01:00
parent 6a88064548
commit 8f6ea6a73f
2 changed files with 4 additions and 2 deletions

View File

@@ -129,7 +129,7 @@
<div class="checkbox">
<label>
<input type="checkbox" name="showDepositsFrontpage[]" value="{{ showDeps }}"
{% if showDepositsFrontpage %}
{% if showDeps %}
checked
{% endif %}
> {{ 'pref_home_do_show_deposits'|_ }}