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="column">
|
||||
<strong><%= t("admin.shared.content") %></strong>
|
||||
<p id="phase-description-help-text">
|
||||
<p>
|
||||
<%= preview.body %>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user