wspl
This commit is contained in:
parent
77d8f97a9e
commit
d834f2aa6f
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
|||
<% } %>
|
||||
sent:
|
||||
</h3>
|
||||
<p><%= mininq.msg %></p>
|
||||
<p style="white-space: pre-line;"><%= mininq.msg %></p>
|
||||
<% if (mininq.reply != '') { %>
|
||||
<section>
|
||||
<h3>sysadmin reply:</h3>
|
||||
<p><%= mininq.reply %></p>
|
||||
<p style="white-space: pre-line;"><%= mininq.reply %></p>
|
||||
</section>
|
||||
<% } %>
|
Loading…
Reference in a new issue