commit missing country code for Country form control.

Add help for add/edit event metadata field.
Set correct help for www_editMetadataField.
This commit is contained in:
Colin Kuskie 2006-05-08 23:30:01 +00:00
parent 6761a9635e
commit 7a2d82ac0c
4 changed files with 76 additions and 2 deletions

View file

@ -3967,6 +3967,11 @@ Get a copy of wget and use this: <code>wget -p -r --html-extension -k http://the
lastUpdated => 0,
},
'country' => {
message => q|Country|,
lastUpdated => 0,
},
};
1;