From 434cf2f289f207eb47305be7f91e159d0364f06d Mon Sep 17 00:00:00 2001 From: Lenz Grimmer Date: Wed, 21 Feb 2018 11:52:07 +0100 Subject: [PATCH] mgr/dashboard_v2: Fixed capitalization on login page Changed "ceph" to "Ceph" in the welcome message. Signed-off-by: Lenz Grimmer --- .../frontend/src/app/core/auth/login/login.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a535cd9fde4..e0b33c893d6 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!