From c092d871c167c0ecf148e1e8b7a02a66e92545c1 Mon Sep 17 00:00:00 2001 From: Shannon Date: Thu, 29 Jan 2015 17:48:41 +1100 Subject: [PATCH] Fixes: U4-5834 Change password description text is confusing --- .../src/views/dashboard/ChangePassword.html | 1 - src/Umbraco.Web.UI/config/Dashboard.config | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/dashboard/ChangePassword.html b/src/Umbraco.Web.UI.Client/src/views/dashboard/ChangePassword.html index f35b501496..9588ebd714 100644 --- a/src/Umbraco.Web.UI.Client/src/views/dashboard/ChangePassword.html +++ b/src/Umbraco.Web.UI.Client/src/views/dashboard/ChangePassword.html @@ -4,7 +4,6 @@ val-form-manager>

Change password

-

Enter your current password, then repeat your new password to change it

diff --git a/src/Umbraco.Web.UI/config/Dashboard.config b/src/Umbraco.Web.UI/config/Dashboard.config index 95c59431ec..90de4110b9 100644 --- a/src/Umbraco.Web.UI/config/Dashboard.config +++ b/src/Umbraco.Web.UI/config/Dashboard.config @@ -79,6 +79,11 @@ views/dashboard/default/startupdashboardintro.html + + + views/dashboard/ChangePassword.html + +