Minor fixes related to earlier Image form control alterations.

This commit is contained in:
Drake 2006-11-08 00:27:25 +00:00
parent bca8d214b7
commit 7604308b26
3 changed files with 30 additions and 16 deletions

View file

@ -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;