]> git.wh0rd.org Git - tt-rss.git/commitdiff
change pref-feed-browser tip
authorAndrew Dolgov <fox@madoka.spb.ru>
Fri, 8 Dec 2006 07:45:44 +0000 (08:45 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Fri, 8 Dec 2006 07:45:44 +0000 (08:45 +0100)
modules/pref-feed-browser.php

index 893f8f5a10cff22d91cef9920b68dd7883f32899..250705a15a26a404b19a7048da75ac9eca2331e0 100644 (file)
@@ -72,7 +72,7 @@
                        return;
                }
 
-               print "<p>This panel shows feeds subscribed by other users of this system, just in case you are interested in some of them too.</p>";
+               print "<div>This panel shows feeds subscribed by other users of this system, just in case you are interested in them too.</div>";
 
                $limit = db_escape_string($_GET["limit"]);