X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..5ef582473f6b329be18ad83c61e053fdcd9c6ed5:/project_edit.php diff --git a/project_edit.php b/project_edit.php index 2726005c..d43b6a86 100644 --- a/project_edit.php +++ b/project_edit.php @@ -131,4 +131,3 @@ $smarty->assign('onload', 'onLoad="document.projectForm.name.focus()"'); $smarty->assign('title', $i18n->getKey('title.edit_project')); $smarty->assign('content_page_name', 'project_edit.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file