X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/993450e17195b87dc406c3135ee22dafe9b825fb..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/time.php diff --git a/time.php b/time.php index e600968e..60b396a6 100644 --- a/time.php +++ b/time.php @@ -371,4 +371,3 @@ $smarty->assign('timestring', $selected_date->toString($user->date_format)); $smarty->assign('title', $i18n->getKey('title.time')); $smarty->assign('content_page_name', 'time.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file