rephrase empty table

This commit is contained in:
Felix Niklas 2015-11-05 14:38:23 +01:00
parent d4dfab1c9a
commit c501c07694

View file

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