]> wagnertech.de Git - timetracker.git/blobdiff - invoice_view.php
Removed PHP closing tag in more files
[timetracker.git] / invoice_view.php
index a91ddf1b4a316c0dc0a9a8a984c07e9528468724..f05b766e804d657675481a495e3e7eeac60ed988 100644 (file)
@@ -86,5 +86,4 @@ $smarty->assign('invoice_items', $invoice_items);
 $smarty->assign('colspan', $colspan);
 $smarty->assign('title', $i18n->getKey('title.view_invoice'));
 $smarty->assign('content_page_name', 'invoice_view.tpl');
-$smarty->display('index.tpl'); 
-?>
\ No newline at end of file
+$smarty->display('index.tpl');