From 3a40e8a2eda381bd33c2b52869ba50826b614529 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 19 May 2008 11:24:46 +0100 Subject: add placeholder mouse trap code, misc fixes --- functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index a2d1750c4..0c333afc3 100644 --- a/functions.php +++ b/functions.php @@ -1533,7 +1533,8 @@ $feed = "$feed_title"; - print "
  • "; + print "
  • "; if (get_pref($link, 'ENABLE_FEED_ICONS')) { print "$feed_icon"; } -- cgit v1.2.3-54-g00ecf