mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/10734] Removed all the unnecessary corner classes
Removed the corner span classes from all the template and theme files. PHPBB-10734
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<form method="post" id="mcp" action="{S_MCP_ACTION}">
|
||||
|
||||
<div class="panel">
|
||||
<div class="inner"><span class="corners-top"><span></span></span>
|
||||
<div class="inner">
|
||||
|
||||
<!-- IF PAGINATION or TOTAL_TOPICS -->
|
||||
<ul class="linklist">
|
||||
@@ -81,7 +81,7 @@
|
||||
</ul>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<span class="corners-bottom"><span></span></span></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<fieldset class="display-actions">
|
||||
|
Reference in New Issue
Block a user