Commit 12c0408ef5e09244a1716dd4e13986c9c5224b76

Authored by jdamick
1 parent f0712f39

Update app/views/notify/project_access_granted_email.html.haml

changing wording to sound more better.  
app/views/notify/project_access_granted_email.html.haml
@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 %td{style: "font-size: 1px; line-height: 1px;", width: "21"} 4 %td{style: "font-size: 1px; line-height: 1px;", width: "21"}
5 %td{align: "left", style: "padding: 20px 0 0;"} 5 %td{align: "left", style: "padding: 20px 0 0;"}
6 %h2{style: "color:#646464; font-weight: bold; margin: 0; padding: 0; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; "} 6 %h2{style: "color:#646464; font-weight: bold; margin: 0; padding: 0; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; "}
7 - = "You got granted #{@users_project.project_access_human} access to project" 7 + = "You have been granted #{@users_project.project_access_human} access to project"
8 %td{style: "font-size: 1px; line-height: 1px;", width: "21"} 8 %td{style: "font-size: 1px; line-height: 1px;", width: "21"}
9 %tr 9 %tr
10 %td{style: "font-size: 1px; line-height: 1px;", width: "21"} 10 %td{style: "font-size: 1px; line-height: 1px;", width: "21"}