Reword export individual files in export modal

This commit is contained in:
JonnyWong16 2020-10-14 20:01:10 -07:00
commit 26773ac67f
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -61,7 +61,7 @@ DOCUMENTATION :: END
<label>
<input type="checkbox" id="export_individual_files" name="export_individual_files" value="1"> Export Individual Files
</label>
<p class="help-block">Enable to export one file for each ${media_type}, otherwise only export a single file containing all ${media_type}s.</p>
<p class="help-block">Enable to export one file for each ${media_type} instead of a single file containing all ${media_type}s.</p>
</div>
% endif
<div class="form-group">