source: extensions/BatchDownloader/admin/template/sets.tpl @ 16392

Last change on this file since 16392 was 16392, checked in by mistic100, 12 years ago
  • stylish download page
  • if there is only one archive, the file is downloaded directly
  • improve configuration page + add sliders (needs Piwigo 2.4.2)
File size: 254 bytes
Line 
1{combine_css path=$BATCH_DOWNLOAD_PATH|@cat:"admin/template/style.css"}
2
3<div class="titrePage">
4        <h2>Batch Downloader</h2>
5</div>
6
7<form method="post" action="" class="properties">
8<fieldset>
9  <legend>{'TODO'|@translate}</legend>
10 
11</fieldset>
12</form>
Note: See TracBrowser for help on using the repository browser.