Removed PHP closing tag in more files
[timetracker.git] / admin_team_edit.php
index c6181a6..807810d 100644 (file)
@@ -120,4 +120,3 @@ $smarty->assign('onload', 'onLoad="document.teamForm.manager_name.focus()"');
 $smarty->assign('title', $i18n->getKey('title.edit_team'));
 $smarty->assign('content_page_name', 'admin_team_edit.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file