mirror of
https://github.com/ceph/ceph
synced 2025-01-21 02:31:19 +00:00
mgr/dashboard_v2: Fixed capitalization on login page
Changed "ceph" to "Ceph" in the welcome message. Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
This commit is contained in:
parent
b185e63671
commit
434cf2f289
@ -6,7 +6,7 @@
|
||||
class="pull-right">
|
||||
</div>
|
||||
<div class="col-xs-10 col-sm-4 col-lg-3 col-xs-offset-1 col-sm-offset-0 col-md-offset-0 col-lg-offset-0">
|
||||
<h1 i18n="The welcome message on the login page">Welcome to ceph!</h1>
|
||||
<h1 i18n="The welcome message on the login page">Welcome to Ceph!</h1>
|
||||
<form name="loginForm"
|
||||
(ngSubmit)="login()"
|
||||
#loginForm="ngForm"
|
||||
|
Loading…
Reference in New Issue
Block a user