X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=user_edit.php;h=a5311e0a6baa258e49a4f761d025d6bce2986dee;hb=bdc4cdb7f5efbd4b273be6def7652e9011b977a6;hp=e51142e1c8a53c1010475cafbc793ecdcc69ef6a;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git diff --git a/user_edit.php b/user_edit.php index e51142e1..a5311e0a 100644 --- a/user_edit.php +++ b/user_edit.php @@ -235,4 +235,3 @@ $smarty->assign('user_id', $user_id); $smarty->assign('title', $i18n->getKey('title.edit_user')); $smarty->assign('content_page_name', 'user_edit.tpl'); $smarty->display('index.tpl'); -?> \ No newline at end of file