lufi/themes/default/templates/index/zipfile.html.ep

11 lines
262 B
Plaintext

% # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab:
<div>
<input
type="checkbox"
id="zip-files"
data-checked="">
<label for="zip-files">
<%= l('Create a zip archive with the files before uploading?') %>
</label>
</div>