X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..33399ff6a8bdfe9b989810dafe9c4dbf3cf3b685:/project_add.php diff --git a/project_add.php b/project_add.php index 2bdb77bb..97ccd434 100644 --- a/project_add.php +++ b/project_add.php @@ -93,4 +93,3 @@ $smarty->assign('onload', 'onLoad="document.projectForm.project_name.focus()"'); $smarty->assign('title', $i18n->getKey('title.add_project')); $smarty->assign('content_page_name', 'project_add.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file