X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..aaf18ed301247fd73acafa0ed896adc511f6012b:/reports.php diff --git a/reports.php b/reports.php index 9e18a0b0..03dbb9be 100644 --- a/reports.php +++ b/reports.php @@ -331,4 +331,3 @@ $smarty->assign('onload', 'onLoad="handleCheckboxes()"'); $smarty->assign('title', $i18n->getKey('title.reports')); $smarty->assign('content_page_name', 'reports.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file