mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/13319] Add missing table tags
PHPBB3-13319
This commit is contained in:
@@ -147,6 +147,8 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ELSE -->
|
<!-- ELSE -->
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
<tr class="row3">
|
<tr class="row3">
|
||||||
<td colspan="{COLSPAN}">{L_NO_ICONS}</td>
|
<td colspan="{COLSPAN}">{L_NO_ICONS}</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Reference in New Issue
Block a user