mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/8785] Adds two <hr /> to seperate recipients and BCC
PHPBB3-8785
This commit is contained in:
parent
837a909f8c
commit
60ca7f91e2
1 changed files with 2 additions and 1 deletions
|
@ -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 -->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue