rephrase empty table
This commit is contained in:
parent
d4dfab1c9a
commit
c501c07694
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<p><%= @T(@explanation) %></p>
|
||||
|
||||
<table class="table table--placeholder">
|
||||
<thead><tr><th><%= @T('Empty Table') %>
|
||||
<thead><tr><th><%= @T('No Entries') %>
|
||||
<tbody><tr><td>
|
||||
</table>
|
Loading…
Reference in a new issue