From: Christian Weiske Date: Mon, 31 Oct 2011 20:05:50 +0000 (+0100) Subject: align date X-Git-Tag: v1.0.0~11 X-Git-Url: https://git.cweiske.de/usb-wde1-tools.git/commitdiff_plain/2ce12bbb7cc3f215df93e113fc81b4f6e415a4d7?hp=aae088d05350f5752332cf27cd2166bcbe94b8c7 align date --- diff --git a/htmlreport/templates/plain.txt.php b/htmlreport/templates/plain.txt.php index fbf7a9d..5afc8fe 100644 --- a/htmlreport/templates/plain.txt.php +++ b/htmlreport/templates/plain.txt.php @@ -12,7 +12,7 @@ plain_line($data[6]); plain_line($data[0]); plain_line($data[4]); echo "\n"; -echo date('c') . "\n"; +echo ' ' . date('c') . "\n"; function plain_line($datum) {