aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_bbcodes.html
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2013-12-05 16:25:51 -0800
committerMatt Friedman <maf675@gmail.com>2013-12-05 16:25:51 -0800
commit88aa7b88a4258c2c376c529c9ef82e6cf6b4f3db (patch)
treee8369e6695a618829937ba1f2a60e5183848f486 /phpBB/adm/style/acp_bbcodes.html
parent7f08a33b9fe1863aa5b43cde2f96b86afb3fa5e8 (diff)
downloadforums-88aa7b88a4258c2c376c529c9ef82e6cf6b4f3db.tar
forums-88aa7b88a4258c2c376c529c9ef82e6cf6b4f3db.tar.gz
forums-88aa7b88a4258c2c376c529c9ef82e6cf6b4f3db.tar.bz2
forums-88aa7b88a4258c2c376c529c9ef82e6cf6b4f3db.tar.xz
forums-88aa7b88a4258c2c376c529c9ef82e6cf6b4f3db.zip
[ticket/12063] Remove obsolete valign attributes from tr tags
PHPBB3-12063
Diffstat (limited to 'phpBB/adm/style/acp_bbcodes.html')
-rw-r--r--phpBB/adm/style/acp_bbcodes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_bbcodes.html b/phpBB/adm/style/acp_bbcodes.html
index c22ed395e7..2a1ce2d9b4 100644
--- a/phpBB/adm/style/acp_bbcodes.html
+++ b/phpBB/adm/style/acp_bbcodes.html
@@ -71,7 +71,7 @@
</thead>
<tbody>
<!-- BEGIN token -->
- <tr valign="top">
+ <tr>
<td class="row1">{token.TOKEN}</td>
<td class="row2">{token.EXPLAIN}</td>
</tr>