From: Andrew Dolgov Date: Mon, 28 Nov 2005 08:11:27 +0000 (+0100) Subject: margin between right border and hlUpdated X-Git-Tag: schema_feature_freeze_for_1.1~46 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=12d7c4cdeed12543c4b282f46294af0afee19f29;p=tt-rss.git margin between right border and hlUpdated --- diff --git a/backend.php b/backend.php index c81e1ccb..e22dfe8e 100644 --- a/backend.php +++ b/backend.php @@ -1105,7 +1105,7 @@ $updated_fmt = date($short_date, strtotime($line["updated"])); } - print "$updated_fmt"; + print "$updated_fmt "; print "";