diff options
Diffstat (limited to 'phpBB/adm/style/acp_bbcodes.html')
-rw-r--r-- | phpBB/adm/style/acp_bbcodes.html | 2 |
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> |