wrong label for YesNo field.

This commit is contained in:
Matthew Wilson 2005-11-19 22:38:31 +00:00
parent 6a89651b12
commit 64fed7e92e

View file

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