Removed double quoting.
This commit is contained in:
parent
92f1c97034
commit
b3faf6b3e2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<p><%= @T(@explanation) %></p>
|
||||
|
||||
<table class="table table--placeholder">
|
||||
<thead><tr><th><%= @T('No Entries') %>
|
||||
<thead><tr><th><%- @T('No Entries') %>
|
||||
</table>
|
Loading…
Reference in a new issue