diff --git a/lib/WebGUI/Asset/Wobject/NewsletterCollection.pm b/lib/WebGUI/Asset/Wobject/NewsletterCollection.pm index 537abd5..3d4c556 100644 --- a/lib/WebGUI/Asset/Wobject/NewsletterCollection.pm +++ b/lib/WebGUI/Asset/Wobject/NewsletterCollection.pm @@ -37,7 +37,7 @@ sub definition { ); push @{ $definition }, { - assetName => $i18n->get('Newsletter Collection'), + assetName => $i18n->get('assetName'), icon => 'newWobject.gif', autoGenerateForms => 1, tableName => 'NewsletterCollection',