X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=user_add.php;h=2d0b964ed6d0e87b2051d0da38408b9540754efe;hb=b35f517fc6c8452f01ebc5fe1f022ea0751fa5f7;hp=cf2fe76b511a7fac953a828d93b1ecdc0cd5bc04;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git diff --git a/user_add.php b/user_add.php index cf2fe76b..2d0b964e 100644 --- a/user_add.php +++ b/user_add.php @@ -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