X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..260cff8d7b6e93db41ee30444c059c46ea78aada:/invoices.php diff --git a/invoices.php b/invoices.php index f495292e..ad0b2853 100644 --- a/invoices.php +++ b/invoices.php @@ -42,4 +42,3 @@ $smarty->assign('invoices', $invoices); $smarty->assign('title', $i18n->getKey('title.invoices')); $smarty->assign('content_page_name', 'invoices.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file