aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_notes_user.html
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2013-10-19 08:55:13 -0700
committerMatt Friedman <maf675@gmail.com>2013-10-19 08:55:13 -0700
commit546332b141dd61f284fd79c4872eb04fc53a987d (patch)
tree92ac4941d05b5ca9fb5716c46711f31a0fdcca18 /phpBB/styles/prosilver/template/mcp_notes_user.html
parent5d49a8f06e7cb79c4ef3c5ad8ef5cac67e135b68 (diff)
downloadforums-546332b141dd61f284fd79c4872eb04fc53a987d.tar
forums-546332b141dd61f284fd79c4872eb04fc53a987d.tar.gz
forums-546332b141dd61f284fd79c4872eb04fc53a987d.tar.bz2
forums-546332b141dd61f284fd79c4872eb04fc53a987d.tar.xz
forums-546332b141dd61f284fd79c4872eb04fc53a987d.zip
[ticket/11935] Remove obsolete table attributes from Prosilver
cellpadding, cellspacing, border are obsolete table attributes. They are handled by CSS already using table and .table1 PHPBB3-11935
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_notes_user.html')
-rw-r--r--phpBB/styles/prosilver/template/mcp_notes_user.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_notes_user.html b/phpBB/styles/prosilver/template/mcp_notes_user.html
index eb954fd11d..9b6c9b2667 100644
--- a/phpBB/styles/prosilver/template/mcp_notes_user.html
+++ b/phpBB/styles/prosilver/template/mcp_notes_user.html
@@ -64,7 +64,7 @@
</li>
</ul>
- <table cellspacing="1" class="table1">
+ <table class="table1">
<thead>
<tr>
<th>{L_REPORT_BY}</th>