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"; }