Feature 1533: Add download button to display configuration.

git-svn-id: http://piwigo.org/svn/trunk@5618 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice 2010-04-03 21:49:41 +00:00
commit 3890725904
2 changed files with 8 additions and 0 deletions

View file

@ -272,6 +272,13 @@
</label>
</li>
<li>
<label>
<span class="property">{'download this file'|@translate|@ucfirst|@string_format:$pwg->l10n('Activate icon "%s"')}</span>
<input type="checkbox" name="picture_download_icon" {if ($display.picture_download_icon)}checked="checked"{/if}>
</label>
</li>
<li>
<label>
<span class="property">{'add this image to your favorites'|@translate|@ucfirst|@string_format:$pwg->l10n('Activate icon "%s"')}</span>