diff --git a/modules/aggregator.module b/modules/aggregator.module index 0c3c16b1aa2210b..07b975502e7c10f 100644 --- a/modules/aggregator.module +++ b/modules/aggregator.module @@ -52,7 +52,7 @@ function import_format_item($item, $feed = 0) { global $theme, $user; if ($user->uid && user_access("post blogs")) { - $output .= "iid\">image("blog.gif") ."\" border=\"0\" width=\"12\" height=\"16\" alt=\"" . t("Blog this item") . "\" /> "; + $output .= "iid\">image("blog.gif") ."\" border=\"0\" width=\"12\" height=\"16\" alt=\"" . t("Blog this item") . "\" /> "; } $output .= "link) ."\" target=\"new\">". check_output($item->title) .""; diff --git a/modules/aggregator/aggregator.module b/modules/aggregator/aggregator.module index 0c3c16b1aa2210b..07b975502e7c10f 100644 --- a/modules/aggregator/aggregator.module +++ b/modules/aggregator/aggregator.module @@ -52,7 +52,7 @@ function import_format_item($item, $feed = 0) { global $theme, $user; if ($user->uid && user_access("post blogs")) { - $output .= "iid\">image("blog.gif") ."\" border=\"0\" width=\"12\" height=\"16\" alt=\"" . t("Blog this item") . "\" /> "; + $output .= "iid\">image("blog.gif") ."\" border=\"0\" width=\"12\" height=\"16\" alt=\"" . t("Blog this item") . "\" /> "; } $output .= "link) ."\" target=\"new\">". check_output($item->title) .""; diff --git a/modules/import.module b/modules/import.module index 0c3c16b1aa2210b..07b975502e7c10f 100644 --- a/modules/import.module +++ b/modules/import.module @@ -52,7 +52,7 @@ function import_format_item($item, $feed = 0) { global $theme, $user; if ($user->uid && user_access("post blogs")) { - $output .= "iid\">image("blog.gif") ."\" border=\"0\" width=\"12\" height=\"16\" alt=\"" . t("Blog this item") . "\" /> "; + $output .= "iid\">image("blog.gif") ."\" border=\"0\" width=\"12\" height=\"16\" alt=\"" . t("Blog this item") . "\" /> "; } $output .= "link) ."\" target=\"new\">". check_output($item->title) ."";