diff --git a/modules/pref-feed-browser.php b/modules/pref-feed-browser.php index 893f8f5a1..250705a15 100644 --- a/modules/pref-feed-browser.php +++ b/modules/pref-feed-browser.php @@ -72,7 +72,7 @@ return; } - print "

This panel shows feeds subscribed by other users of this system, just in case you are interested in some of them too.

"; + print "
This panel shows feeds subscribed by other users of this system, just in case you are interested in them too.
"; $limit = db_escape_string($_GET["limit"]);