X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=project_edit.php;h=d43b6a867f0f0392be3310b172efde905135faf6;hb=23b28d9f1bed21ad53c99fdd6c5649e4aa8be66b;hp=2726005c280f2c5a24477649c9f9356331d62a43;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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