diff --git a/module/user/view/edit.html.php b/module/user/view/edit.html.php index 0ecc5415d9..52ebf043c5 100644 --- a/module/user/view/edit.html.php +++ b/module/user/view/edit.html.php @@ -59,7 +59,7 @@ user->accountInfo;?> user->account;?> - account, "class='form-control'");?> + account, "class='form-control' disabled");?> user->email;?> email, "class='form-control'");?>