1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/8228] Fix whitespaces before code in Firefox

Based on the "[code] enhancements" modification by TerraFrost

PHPBB3-8228
This commit is contained in:
Oliver Schramm
2013-07-24 12:41:40 +02:00
parent f0516b7d2a
commit 0dcf24acc1
5 changed files with 9 additions and 8 deletions

View File

@@ -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 -->