X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=invoices.php;h=ad0b28533546d5914232f46d507a35dafefe90a4;hb=f522b9a2b762c199cc0b0f0598b9affd823553f4;hp=f495292e1144059b7b3fb06c934171bde21f99b3;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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