X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..bdc4cdb7f5efbd4b273be6def7652e9011b977a6:/register.php diff --git a/register.php b/register.php index 67f7d108..1b3038fc 100644 --- a/register.php +++ b/register.php @@ -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