mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Emails: Change text (#18683)
The text was little misunderstanding A user asked me what password I had choose, but the user shall choose the password them self.
This commit is contained in:
parent
ca778363bf
commit
0f2a393e0b
@ -4,7 +4,7 @@
|
||||
<h3 class="page-sub-heading">Hello {{greeting}}.</h3>
|
||||
|
||||
<div class="modal-tagline p-b-2">
|
||||
<em>{{invitedBy}}</em> has invited you to join Grafana and the organization <span class="highlight-word">{{contextSrv.user.orgName}}</span></br>Please complete the following to accept your invitation and continue:
|
||||
<em>{{invitedBy}}</em> has invited you to join Grafana and the organization <span class="highlight-word">{{contextSrv.user.orgName}}</span></br>Please complete the following and choose a password to accept your invitation and continue:
|
||||
</div>
|
||||
|
||||
<form name="inviteForm" class="login-form gf-form-group">
|
||||
|
Loading…
Reference in New Issue
Block a user