mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-23 16:52:54 +02:00
[ticket/10734] Removed unwanted span classes
Removed the corner and clear span classes PHPBB-10734
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="panel bg3" id="attach-panel">
|
||||
<div class="inner"><span class="corners-top"><span></span></span>
|
||||
<div class="inner">
|
||||
|
||||
<p>{L_ADD_ATTACHMENT_EXPLAIN}</p>
|
||||
|
||||
@@ -17,5 +17,5 @@
|
||||
</dl>
|
||||
</fieldset>
|
||||
|
||||
<span class="corners-bottom"><span></span></span></div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user