X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..2ae2b6401a0758b21e016148851eadea7dd3f619:/user_add.php 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