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:
flopp999 2019-08-23 09:20:56 +02:00 committed by Torkel Ödegaard
parent ca778363bf
commit 0f2a393e0b

View File

@ -4,7 +4,7 @@
<h3 class="page-sub-heading">Hello {{greeting}}.</h3> <h3 class="page-sub-heading">Hello {{greeting}}.</h3>
<div class="modal-tagline p-b-2"> <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> </div>
<form name="inviteForm" class="login-form gf-form-group"> <form name="inviteForm" class="login-form gf-form-group">