From: Lenz Grimmer Date: Wed, 21 Feb 2018 10:52:07 +0000 (+0100) Subject: mgr/dashboard_v2: Fixed capitalization on login page X-Git-Tag: v13.0.2~84^2~44 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=434cf2f289f207eb47305be7f91e159d0364f06d;p=ceph.git mgr/dashboard_v2: Fixed capitalization on login page Changed "ceph" to "Ceph" in the welcome message. Signed-off-by: Lenz Grimmer --- diff --git a/src/pybind/mgr/dashboard_v2/frontend/src/app/core/auth/login/login.component.html b/src/pybind/mgr/dashboard_v2/frontend/src/app/core/auth/login/login.component.html index a535cd9fde42..e0b33c893d68 100644 --- a/src/pybind/mgr/dashboard_v2/frontend/src/app/core/auth/login/login.component.html +++ b/src/pybind/mgr/dashboard_v2/frontend/src/app/core/auth/login/login.component.html @@ -6,7 +6,7 @@ class="pull-right">
-

Welcome to ceph!

+

Welcome to Ceph!