Fix duplicate HTML ID in system emails preview
The ID was the same for every proposal notification.
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<strong><%= t("admin.shared.content") %></strong>
|
<strong><%= t("admin.shared.content") %></strong>
|
||||||
<p id="phase-description-help-text">
|
<p>
|
||||||
<%= preview.body %>
|
<%= preview.body %>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user