Removed PHP closing tag in more files
[timetracker.git] / invoice_add.php
index 4a25ddc..fb2c7fe 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