Removed PHP closing tag in more files
[timetracker.git] / register.php
index 67f7d10..1b3038f 100644 (file)
@@ -107,4 +107,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray()));
 $smarty->assign('onload', 'onLoad="document.profileForm.team.focus()"');
 $smarty->assign('content_page_name', 'register.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file