1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/8785] Adds two <hr /> to seperate recipients and BCC

PHPBB3-8785
This commit is contained in:
Crizzo
2014-03-04 10:26:22 +01:00
parent 837a909f8c
commit 60ca7f91e2

View File

@@ -24,6 +24,7 @@
</dl>
<!-- ENDIF -->
</div>
<hr />
<div class="column1">
<!-- IF .to_recipient -->
<dl>
@@ -79,7 +80,7 @@
</dl>
</div>
<!-- ENDIF -->
<hr />
<div class="clear"></div>
<!-- ENDIF -->