1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 15:01:33 +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

@@ -125,7 +125,7 @@
<form id="user_groups" method="post" action="{U_ACTION}">
<table cellspacing="1">
<table class="table1">
<tbody>
<!-- BEGIN group -->
<!-- IF group.S_NEW_GROUP_TYPE -->
@@ -164,7 +164,7 @@
</div>
<!-- IF .attach -->
<table cellspacing="1">
<table class="table1">
<thead>
<tr>
<th>{L_FILENAME}</th>