X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/993450e17195b87dc406c3135ee22dafe9b825fb..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/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