From: Ishan Rai Date: Wed, 5 Aug 2020 08:36:08 +0000 (+0530) Subject: mgr/dashboard: fix error message for the confirmpassword X-Git-Tag: v16.1.0~1414^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1df03de1acbb6e2311d82d8d768f7dc2c5737d4e;p=ceph.git mgr/dashboard: fix error message for the confirmpassword fixes: https://tracker.ceph.com/issues/46494 Signed-off-by: Ishan Rai --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.html index d9e387973f79..f519132e220b 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.html @@ -95,13 +95,13 @@ cdPasswordButton="confirmpassword"> + Password confirmation doesn't match the password. This field is required. - Password confirmation doesn't match the password.