summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/duplicates-table.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/reports/duplicates-table.html.tmpl')
-rw-r--r--template/en/default/reports/duplicates-table.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/reports/duplicates-table.html.tmpl b/template/en/default/reports/duplicates-table.html.tmpl
index 45cf8c394..0484c8fcd 100644
--- a/template/en/default/reports/duplicates-table.html.tmpl
+++ b/template/en/default/reports/duplicates-table.html.tmpl
@@ -53,7 +53,7 @@
[% base_args_string = base_args.join('&') %]
[% IF bugs.size %]
- <table id="duplicates_table" cellpadding="0" cellspacing="0">
+ <table id="duplicates_table">
<thead>
<tr>
[% FOREACH column = columns %]