浏览代码

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.
flopp999 6 年之前
父节点
当前提交
0f2a393e0b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/app/partials/signup_invited.html

+ 1 - 1
public/app/partials/signup_invited.html

@@ -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">