change pref-feed-browser tip

This commit is contained in:
Andrew Dolgov 2006-12-08 08:45:44 +01:00
parent 2d1a44afdc
commit 780fceac7b
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
return; 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"]); $limit = db_escape_string($_GET["limit"]);