Merge pull request #1964 from jdamick/patch-1
Update app/views/notify/project_access_granted_email.html.haml
This commit is contained in:
commit
5b66e08ae5
|
@ -4,7 +4,7 @@
|
||||||
%td{style: "font-size: 1px; line-height: 1px;", width: "21"}
|
%td{style: "font-size: 1px; line-height: 1px;", width: "21"}
|
||||||
%td{align: "left", style: "padding: 20px 0 0;"}
|
%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; "}
|
%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"}
|
%td{style: "font-size: 1px; line-height: 1px;", width: "21"}
|
||||||
%tr
|
%tr
|
||||||
%td{style: "font-size: 1px; line-height: 1px;", width: "21"}
|
%td{style: "font-size: 1px; line-height: 1px;", width: "21"}
|
||||||
|
|
Loading…
Reference in a new issue