Minor fixes related to earlier Image form control alterations.
This commit is contained in:
parent
bca8d214b7
commit
7604308b26
3 changed files with 30 additions and 16 deletions
|
|
@ -330,7 +330,16 @@ new categories of profile settings.
|
|||
message => q|User Profile|,
|
||||
lastUpdated => 1128920410,
|
||||
},
|
||||
|
||||
|
||||
'forceImageOnly label' => {
|
||||
message => q|Force Image Only Uploads|,
|
||||
lastUpdated => 1162945563
|
||||
},
|
||||
|
||||
'forceImageOnly hoverHelp' => {
|
||||
message => "If set to yes, this form control will only allow image file types to be uploaded through it.",
|
||||
lastUpdated => 1162945563
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue