feature:3126
Apply on subalbum checkbox about comments git-svn-id: http://piwigo.org/svn/trunk@29265 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
9e0872fa6f
commit
02ce640d3e
2 changed files with 14 additions and 0 deletions
|
|
@ -125,6 +125,10 @@ categoriesCache.selectize(jQuery('[data-selectize=categories]'), {
|
|||
<strong>{'Comments'|@translate}</strong>
|
||||
<br>
|
||||
{html_radios name='commentable' values=['false','true'] output=['No'|translate,'Yes'|translate] selected=$CAT_COMMENTABLE}
|
||||
<label id="applytoSubAction">
|
||||
<input type="checkbox" name="apply_commentable_on_sub">
|
||||
{'Apply to sub-albums'|@translate}
|
||||
</label>
|
||||
</p>
|
||||
{/if}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue