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:
parent
23e4dd37db
commit
3890725904
2 changed files with 8 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue