1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 12:01:48 +02:00

[ticket/10734] Removed unwanted span classes

Removed the corner and clear span classes

PHPBB-10734
This commit is contained in:
Shibu Lijack
2012-04-02 00:42:11 +05:30
parent a728b08e90
commit 03f5fde747
31 changed files with 99 additions and 99 deletions

View File

@@ -8,7 +8,7 @@
</ul>
<div class="forumbg forumbg-table">
<div class="inner"><span class="corners-top"><span></span></span>
<div class="inner">
<table class="table1" cellspacing="1">
@@ -38,7 +38,7 @@
</tbody>
</table>
<span class="corners-bottom"><span></span></span></div>
</div>
</div>
<!-- IF PREVIOUS_PAGE or NEXT_PAGE -->