From 12c0408ef5e09244a1716dd4e13986c9c5224b76 Mon Sep 17 00:00:00 2001 From: jdamick Date: Fri, 9 Nov 2012 11:03:42 -0500 Subject: [PATCH] Update app/views/notify/project_access_granted_email.html.haml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit changing wording to sound more better.   --- app/views/notify/project_access_granted_email.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/notify/project_access_granted_email.html.haml b/app/views/notify/project_access_granted_email.html.haml index 154c2aaa..72b3f065 100644 --- a/app/views/notify/project_access_granted_email.html.haml +++ b/app/views/notify/project_access_granted_email.html.haml @@ -4,7 +4,7 @@ %td{style: "font-size: 1px; line-height: 1px;", width: "21"} %td{align: "left", style: "padding: 20px 0 0;"} %h2{style: "color:#646464; font-weight: bold; margin: 0; padding: 0; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; "} - = "You got granted #{@users_project.project_access_human} access to project" + = "You have been granted #{@users_project.project_access_human} access to project" %td{style: "font-size: 1px; line-height: 1px;", width: "21"} %tr %td{style: "font-size: 1px; line-height: 1px;", width: "21"}