diff --git a/functions.php b/functions.php index dd42ea4fc..70da5ab33 100644 --- a/functions.php +++ b/functions.php @@ -4622,9 +4622,18 @@ truncate_string(strip_tags($line['title']), 15) . ""; print "
"; - print "
"; + + print "
"; + print "
".__('View in a new tab')."
"; + print "
"; + print "
".__('Open original article')."
"; + print "
"; + + print "
"; $entry_author = $line["author"];