diff --git a/backend.php b/backend.php index 545541cb..9b0ce8f5 100644 --- a/backend.php +++ b/backend.php @@ -211,7 +211,7 @@ print "
" . - $line["title"] . "$entry_author | "; - } else { - print "|
" . $line["title"] . "$entry_author | "; - } - $parsed_updated = date(get_pref($link, 'LONG_DATE_FORMAT'), strtotime($line["updated"])); - print "$parsed_updated | "; - - print "
- $entry_comments | -$tags_str (+) |