X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=register.php;h=1b3038fcfb39b926128a53b26dc79ea0dffc0488;hb=15088d6dbc46c17600b40843153e598ce42b1e9b;hp=67f7d108f5c932dc07a813d6c4993880a96d1a23;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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