diff --git a/classes/feeds.php b/classes/feeds.php index 1b2eb70ee..3626e9fbc 100644 --- a/classes/feeds.php +++ b/classes/feeds.php @@ -713,7 +713,7 @@ class Feeds extends Protected_Handler { $reply['content'] .= "Dismiss"; + title='".__('Close article')."'>"; $reply['content'] .= ""; $reply['content'] .= ""; diff --git a/include/functions.php b/include/functions.php index 90acc103a..679e0b215 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3291,7 +3291,7 @@ $rv['content'] .= "Zoom"; + title='".__('Close article')."'>"; } else { $tags_str = strip_tags($tags_str);