aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2011-10-31 21:05:50 +0100
committerChristian Weiske <cweiske@cweiske.de>2011-10-31 21:05:50 +0100
commit2ce12bbb7cc3f215df93e113fc81b4f6e415a4d7 (patch)
tree08694e5e0e1dc2693c9749692682eecf372237a6
parentaae088d05350f5752332cf27cd2166bcbe94b8c7 (diff)
downloadusb-wde1-tools-2ce12bbb7cc3f215df93e113fc81b4f6e415a4d7.tar.gz
usb-wde1-tools-2ce12bbb7cc3f215df93e113fc81b4f6e415a4d7.zip
align date
-rw-r--r--htmlreport/templates/plain.txt.php2
1 files changed, 1 insertions, 1 deletions
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) {