mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-24 09:12:56 +02:00
[ticket/10734] Removed unwanted span classes
Removed the corner and clear span classes PHPBB-10734
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<h2>{MESSAGE_TITLE}</h2>
|
||||
<p>{MESSAGE_TEXT}</p>
|
||||
<!-- IF SCRIPT_NAME == "search" and not S_BOARD_DISABLED and not S_NO_SEARCH and L_RETURN_TO_SEARCH_ADV --><p><a href="{U_SEARCH}" class="{S_CONTENT_FLOW_BEGIN}">{L_RETURN_TO_SEARCH_ADV}</a></p><!-- ENDIF -->
|
||||
<span class="clear"></span></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- IF S_SIMPLE_MESSAGE -->
|
||||
|
Reference in New Issue
Block a user