Removed PHP closing tag in more files
[timetracker.git] / user_add.php
index cf2fe76..2d0b964 100644 (file)
@@ -172,4 +172,3 @@ $smarty->assign('onload', 'onLoad="document.userForm.name.focus();handleClientCo
 $smarty->assign('title', $i18n->getKey('title.add_user'));
 $smarty->assign('content_page_name', 'user_add.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file