From: Andrew Dolgov Date: Fri, 8 Dec 2006 07:45:44 +0000 (+0100) Subject: change pref-feed-browser tip X-Git-Tag: 1.2.6~7 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=780fceac7b2854c3efb7d0a58a9fd9e141007d8d;p=tt-rss.git change pref-feed-browser tip --- diff --git a/modules/pref-feed-browser.php b/modules/pref-feed-browser.php index 893f8f5a..250705a1 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"]);