Expand Spectre import code.

This commit is contained in:
James Cole
2018-01-08 19:21:00 +01:00
parent f737cb7235
commit c89486b6d9
4 changed files with 286 additions and 7 deletions

View File

@@ -57,7 +57,7 @@
<div class="checkbox">
<label>
<input type="checkbox" value="1" name="do_import[{{ account.id }}]" checked>
{{ 'spectre_do_import'|_ }}
{{ trans('import.spectre_do_import') }}
</label>
</div>