]> wagnertech.de Git - timetracker.git/blobdiff - invoice_add.php
Removed PHP closing tag in more files
[timetracker.git] / invoice_add.php
index 4a25ddc18392df6dfe687422d5333fdd02c6b699..fb2c7fe3db5a3bcb2eed86ac5c44c4848b06dc4e 100644 (file)
@@ -96,4 +96,3 @@ $smarty->assign('onload', 'onLoad="document.invoiceForm.number.focus()"');
 $smarty->assign('title', $i18n->getKey('title.add_invoice'));
 $smarty->assign('content_page_name', 'invoice_add.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file