summaryrefslogtreecommitdiff
path: root/modules/pref-feed-browser.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pref-feed-browser.php')
-rw-r--r--modules/pref-feed-browser.php2
1 files changed, 1 insertions, 1 deletions
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 "<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"]);