fix Form i18n labels

This commit is contained in:
Colin Kuskie 2005-11-15 23:31:02 +00:00
parent 5c66da33c7
commit e4a4ecd342
2 changed files with 3 additions and 3 deletions

View file

@ -91,7 +91,7 @@ Returns the human readable name or type of this form control.
=cut
sub getName {
return WebGUI::International::get("template","Asset_Template");
return WebGUI::International::get("assetName","Asset_Template");
}
#-------------------------------------------------------------------

View file

@ -138,8 +138,8 @@ our $I18N = {
},
'float' => {
message => q|Decimal|,
lastUpdated => 1089039511
message => q|Number (Decimal)|,
lastUpdated => 1132097171
},
'948' => {