fixes i18n
This commit is contained in:
@@ -10,7 +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" %>
|
||||
<%= t("mailers.budget_investment_selected.share") %>
|
||||
</p>
|
||||
|
||||
<table style="width: 100%;">
|
||||
|
||||
@@ -10,7 +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_unselected.participate",
|
||||
<%= t("mailers.budget_investment_unselected.participate_html",
|
||||
url: link_to(t("mailers.budget_investment_unselected.participate_url"),
|
||||
budget_url(@investment.budget), style: "color: #2895F1; text-decoration: underline;")) %>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user