From 64ab16acfa10ead7cd495524eeafb83c36e91581 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 19 Jan 2009 10:51:51 +0100 Subject: css tweaks --- functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 6a1eebee3..5e033005b 100644 --- a/functions.php +++ b/functions.php @@ -4732,8 +4732,9 @@ print ""; print "
" . $feed_icon . "
"; + print "
"; - + #print "
".__('Tags:')." $f_tags_str
"; $article_content = sanitize_rss($link, $line["content"]); -- cgit v1.2.3-54-g00ecf