aboutsummaryrefslogtreecommitdiff
path: root/qc_app/templates/errors_display.html
diff options
context:
space:
mode:
Diffstat (limited to 'qc_app/templates/errors_display.html')
-rw-r--r--qc_app/templates/errors_display.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/qc_app/templates/errors_display.html b/qc_app/templates/errors_display.html
index 0ee5e85..715cfcf 100644
--- a/qc_app/templates/errors_display.html
+++ b/qc_app/templates/errors_display.html
@@ -5,7 +5,7 @@
{%else %}
<p class="alert-danger">{{error_message}}</p>
-<table class="reports-table">
+<table class="table reports-table">
<thead>
<tr>
<th>line number</th>