1
0
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:
Joas Schilling
2013-07-31 02:20:27 +02:00
6 changed files with 13 additions and 13 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 -->