Removed PHP closing tag in more files
[timetracker.git] / project_edit.php
index 2726005..d43b6a8 100644 (file)
@@ -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