diff --git a/lib/WebGUI/Help/Asset_Newsletter.pm b/lib/WebGUI/Help/Asset_Newsletter.pm index 1f9cd9e78..af6566e1c 100644 --- a/lib/WebGUI/Help/Asset_Newsletter.pm +++ b/lib/WebGUI/Help/Asset_Newsletter.pm @@ -78,6 +78,7 @@ our $HELP = { ##hashref of hashes }, ], }, + ], }, 'newsletter template' => { @@ -121,6 +122,7 @@ our $HELP = { ##hashref of hashes }, ], }, + ], }, }; diff --git a/lib/WebGUI/i18n/English/Asset_Newsletter.pm b/lib/WebGUI/i18n/English/Asset_Newsletter.pm index 79eca13b7..07d7317bc 100644 --- a/lib/WebGUI/i18n/English/Asset_Newsletter.pm +++ b/lib/WebGUI/i18n/English/Asset_Newsletter.pm @@ -174,7 +174,7 @@ our $I18N = { context => q|asset property| }, - 'newsletteer header help' => { + 'newsletter header help' => { message => q|A message the will be placed at the top of the newsletter; like a greeting.|, lastUpdated => 0, context => q|help for asset property| @@ -186,7 +186,7 @@ our $I18N = { context => q|asset property| }, - 'newsletteer footer help' => { + 'newsletter footer help' => { message => q|A message the will be placed at the bottom of the newsletter; like a salutation.|, lastUpdated => 0, context => q|help for asset property|