diff --git a/lib/WebGUI/Form/Template.pm b/lib/WebGUI/Form/Template.pm index 2a10d39ab..9f6ec2bb2 100644 --- a/lib/WebGUI/Form/Template.pm +++ b/lib/WebGUI/Form/Template.pm @@ -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"); } #------------------------------------------------------------------- diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index bfb94aa1b..121e45f42 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -138,8 +138,8 @@ our $I18N = { }, 'float' => { - message => q|Decimal|, - lastUpdated => 1089039511 + message => q|Number (Decimal)|, + lastUpdated => 1132097171 }, '948' => {