From 9ed0b90f634f6f6a18402f902d1ab124598248dd Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 6 Nov 2010 22:23:59 +0300 Subject: outputArticleXML: markup cleanup --- functions.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/functions.php b/functions.php index d5b3c436d..8b9c742e2 100644 --- a/functions.php +++ b/functions.php @@ -4789,9 +4789,7 @@ print "
"; - - print "
"; + print "
"; $entry_author = $line["author"]; @@ -4825,20 +4823,20 @@ href=\"#\" onclick=\"editArticleTags($id, $feed_id)\">(+)"; print "Zoom"; $note_escaped = htmlspecialchars($line['note'], ENT_QUOTES); print "PubNote"; if (DIGEST_ENABLE) { print "Zoom"; } -- cgit v1.2.3