Ignore:
Timestamp:
Jul 13, 2012, 12:12:21 PM (12 years ago)
Author:
mistic100
Message:

-separate "archive_comment" in a new config parameter
-confirmation message before start download

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/admin/template/config.tpl

    r16622 r16689  
    110110      <label>
    111111        <span class="property">{'Archive comment'|@translate} :</span><br>
    112         <textarea name="archive_comment" rows="5" style="width:450px;">{$batch_download.archive_comment}</textarea>
     112        <textarea name="archive_comment" rows="5" style="width:450px;">{$batch_download_comment}</textarea>
    113113      </label>
     114      <br>
     115      <i>{'Warning: ZipArchive doesn\'t accept special characters like accentuated ones, angle quotes (») and non-latin alphabets.'|@translate}</i>
    114116    </li>
    115117  </ul>
Note: See TracChangeset for help on using the changeset viewer.