Fixed issue where keywords field is not available in Form post tempalte

This commit is contained in:
Frank Dillon 2008-08-05 20:45:50 +00:00
parent 8ceac0ac25
commit ca8ad4f4c2
4 changed files with 13 additions and 0 deletions

View file

@ -1646,6 +1646,11 @@ the Collaboration Asset, the user will be notified.|,
context => q{Hover help for asset property},
},
'keywords label' => {
message => q|Keywords|,
lastUpdated => 1170543345,
},
};
1;