1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 06:21:19 +02:00

[ticket/11935] Replace obsolete table attributes in Admin with CSS

PHPBB3-11935
This commit is contained in:
Matt Friedman
2013-10-19 08:59:08 -07:00
parent 546332b141
commit f003c35fdc
32 changed files with 51 additions and 46 deletions

View File

@@ -56,7 +56,7 @@
<br />
<table cellspacing="1" id="down">
<table class="table1" id="down">
<thead>
<tr>
<th colspan="2">{L_TOKENS}</th>
@@ -90,7 +90,7 @@
<fieldset class="tabulated">
<legend>{L_ACP_BBCODES}</legend>
<table cellspacing="1" id="down">
<table class="table1" id="down">
<thead>
<tr>
<th>{L_BBCODE_TAG}</th>