exposed a form variable for Gallery Album Others Can Add asset property
checkin missing WebGUI::User method
This commit is contained in:
parent
26d353e7e6
commit
afea092a97
4 changed files with 44 additions and 0 deletions
|
|
@ -550,6 +550,12 @@ our $I18N = {
|
|||
context => q{Description of template variable},
|
||||
},
|
||||
|
||||
'editForm othersCanAdd label' => {
|
||||
message => q{Others Can Add},
|
||||
lastUpdated => 0,
|
||||
context => q{Description of asset property to allow people besides the owner to add files to the album},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue