]> wagnertech.de Git - timetracker.git/blobdiff - topdf.php
Removed PHP closing tag
[timetracker.git] / topdf.php
index 7aed32d7dfa25bcb42fb7e7e89fdd81d7521a4ca..d1c954e901ce123cd1ca27b466fdd72e6e3f0a20 100644 (file)
--- a/topdf.php
+++ b/topdf.php
@@ -309,6 +309,9 @@ if ($totals_only) {
   $html .= '</tr>';
   $html .= '</table>';
 }
+
+// Output footer.
+$html .= '<p style="text-align: center;">'.$i18n->getKey('form.mail.footer').'</p>';
 // By this time we have html ready.
 
 // Determine title for report.