Merge pull request #6396 from edx/will/ecom-848
ECOM-848: No Flash Detected Error; HTML rendering as text
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="msg-content">
|
||||
<h3 class="title"><%- errorTitle %></h3>
|
||||
<div class="copy">
|
||||
<p><%- errorMsg %></p>
|
||||
<p><%= errorMsg %></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user