diff --git a/materio_admin.module b/materio_admin.module
index 8c0a1f56..1035855c 100644
--- a/materio_admin.module
+++ b/materio_admin.module
@@ -102,7 +102,7 @@ function materio_admin_menu_local_tasks_alter(&$data, $router_item, $root_path)
$cats = simplenews_category_list();
foreach ($cats as $tid => $name) {
$item = menu_get_item('node/add/simplenews/'.$tid);
- $item['title'] = 'Create new '.$name;
+ $item['title'] = 'Add new '.$name;
if ($item['access']) {
$data['actions']['output'][] = array(
'#theme' => 'menu_local_task',
diff --git a/templates/simplenews_6374_node.html b/templates/simplenews_6374_node.html
index 5f4f31a3..8be1cd1d 100644
--- a/templates/simplenews_6374_node.html
+++ b/templates/simplenews_6374_node.html
@@ -1,24 +1,24 @@
-
-
- |
-
-
-
-