X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=project_add.php;h=97ccd434052babd0671ffc2abba245b51b3fb89a;hb=b35f517fc6c8452f01ebc5fe1f022ea0751fa5f7;hp=2bdb77bbc6b854868ee8e49df631996d2a1395b5;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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