Removed double quoting.

This commit is contained in:
Martin Edenhofer 2015-11-06 01:28:25 +01:00
parent 92f1c97034
commit b3faf6b3e2

View file

@ -1,5 +1,5 @@
<p><%= @T(@explanation) %></p> <p><%= @T(@explanation) %></p>
<table class="table table--placeholder"> <table class="table table--placeholder">
<thead><tr><th><%= @T('No Entries') %> <thead><tr><th><%- @T('No Entries') %>
</table> </table>