Reword export individual files in export modal

This commit is contained in:
JonnyWong16
2020-10-14 20:01:10 -07:00
parent 5b63cb38ae
commit 26773ac67f

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">