update 14 July 2016
This commit is contained in:
@@ -17,7 +17,7 @@ class Widget extends \WP_Widget {
|
||||
'mailpoet_form',
|
||||
__('MailPoet Form'),
|
||||
array(
|
||||
'description' => __('Add a newsletter subscription form.')
|
||||
'description' => __('Add a newsletter subscription form')
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user