From: Andrew Dolgov Date: Sat, 30 Sep 2006 08:16:13 +0000 (+0100) Subject: article layout fixes X-Git-Tag: 1.2.4~60 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=739cb01899d0a6bc24dd21bc9dcabbbafe457d11;p=tt-rss.git article layout fixes --- diff --git a/backend.php b/backend.php index 499183d4..4c5a787c 100644 --- a/backend.php +++ b/backend.php @@ -520,10 +520,10 @@ } if ($line["link"]) { - print "" . + print "" . $line["title"] . "$entry_author"; } else { - print "" . $line["title"] . "$entry_author"; + print "" . $line["title"] . "$entry_author"; } $parsed_updated = date(get_pref($link, 'LONG_DATE_FORMAT'),