X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/993450e17195b87dc406c3135ee22dafe9b825fb..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/import.php diff --git a/import.php b/import.php index 47493db1..a76af182 100644 --- a/import.php +++ b/import.php @@ -53,4 +53,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray()) ); $smarty->assign('title', $i18n->getKey('title.import')); $smarty->assign('content_page_name', 'import.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file