improves i18n of budgets mailers
This commit is contained in:
@@ -10,9 +10,7 @@
|
||||
</p>
|
||||
|
||||
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
|
||||
<%= t("mailers.budget_investment_selected.share",
|
||||
url: link_to(t("mailers.budget_investment_selected.share_url"),
|
||||
budget_url(@investment.budget), style: "color: #2895F1; text-decoration: underline;")) %>
|
||||
<%= t("mailers.budget_investment_selected.share" %>
|
||||
</p>
|
||||
|
||||
<table style="width: 100%;">
|
||||
@@ -35,6 +33,6 @@
|
||||
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
|
||||
<%= t("mailers.budget_investment_selected.sincerely") %><br>
|
||||
<span style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 12px;font-weight: normal;line-height: 24px; color: #ccc;">
|
||||
<%= t("mailers.budget_investment_unfeasible.signatory") %></span>
|
||||
<%= t("mailers.budget_investment_selected.signatory") %></span>
|
||||
</p>
|
||||
</td>
|
||||
Reference in New Issue
Block a user