diff options
Diffstat (limited to 'view/tpl/dreport.tpl')
-rw-r--r-- | view/tpl/dreport.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/dreport.tpl b/view/tpl/dreport.tpl index 0b8cfdb11..848a07737 100644 --- a/view/tpl/dreport.tpl +++ b/view/tpl/dreport.tpl @@ -14,7 +14,7 @@ </div> <div> - <table> + <table class="table table-hover table-borderless"> {{if $entries}} {{foreach $entries as $e}} <tr> |