Removed PHP closing tag in more files
[timetracker.git] / project_add.php
index 2bdb77b..97ccd43 100644 (file)
@@ -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