mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
Merge remote-tracking branch 'Elsensee/ticket/8228' into develop
* Elsensee/ticket/8228: [ticket/8228] Fix still existing problems with code in firefox [ticket/8228] Fix whitespaces before code in Firefox
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
<!-- END quote_close -->
|
||||
|
||||
<!-- BEGIN code_open -->
|
||||
<div class="codetitle"><b>{L_CODE}{L_COLON}</b></div><div class="codecontent">
|
||||
<div class="codetitle"><b>{L_CODE}{L_COLON}</b></div><pre class="codecontent">
|
||||
<!-- END code_open -->
|
||||
|
||||
<!-- BEGIN code_close -->
|
||||
</div>
|
||||
</pre>
|
||||
<!-- END code_close -->
|
||||
|
||||
<!-- BEGIN inline_attachment_open -->
|
||||
|
Reference in New Issue
Block a user