1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 20:11:54 +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

@@ -46,7 +46,7 @@
</fieldset>
</div>
<span class="clear"></span></div>
</div>
</div>
<div class="panel">
@@ -56,7 +56,7 @@
<input type="submit" tabindex="6" name="submit" class="button1" value="{L_SEND_EMAIL}" />
</fieldset>
</div>
<span class="clear"></span></div>
</div>
{S_FORM_TOKEN}
</div>