diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index c071ad38..f5afbb3e 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -1320,13 +1320,13 @@ print ""; # pane - if (true || strpos($_SERVER['HTTP_USER_AGENT'], "Firefox") !== false) { + if (strpos($_SERVER['HTTP_USER_AGENT'], "Firefox") !== false) { print "
" . __('This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the link below.') . "
"; - print ""; print "