remove last vestiges of template-ness from Country.pm

This commit is contained in:
Colin Kuskie 2006-05-08 20:12:46 +00:00
parent 66faf12797
commit b74170fe60

View file

@ -49,7 +49,7 @@ The following additional parameters have been added via this sub class.
=head4 name
The identifier for this field. Defaults to "templateId".
The identifier for this field. Defaults to "country".
=cut
@ -79,7 +79,7 @@ sub definition {
=head2 toHtml ( )
Renders a template picker control.
Renders a country picker control.
=cut