diff --git a/module/user/view/edit.html.php b/module/user/view/edit.html.php index faa217c292..b7aa6d4cae 100644 --- a/module/user/view/edit.html.php +++ b/module/user/view/edit.html.php @@ -28,7 +28,7 @@ user->realname;?> realname, "class='form-control' autocomplete='off'");?> user->join;?> - join, "class='form-control form-date'");?> + join), "class='form-control form-date'");?> user->dept;?>