aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorCrizzo <mail@crizzo.de>2014-03-04 10:26:22 +0100
committerCrizzo <mail@crizzo.de>2014-03-04 10:26:22 +0100
commit60ca7f91e2b8c2e0b80fe5cd06b9b48eec04f021 (patch)
tree388df594c3a05ee4fb039b25de2eafd55b4da673 /phpBB/styles/prosilver
parent837a909f8c9580ead0a24114d73178951f046eb0 (diff)
downloadforums-60ca7f91e2b8c2e0b80fe5cd06b9b48eec04f021.tar
forums-60ca7f91e2b8c2e0b80fe5cd06b9b48eec04f021.tar.gz
forums-60ca7f91e2b8c2e0b80fe5cd06b9b48eec04f021.tar.bz2
forums-60ca7f91e2b8c2e0b80fe5cd06b9b48eec04f021.tar.xz
forums-60ca7f91e2b8c2e0b80fe5cd06b9b48eec04f021.zip
[ticket/8785] Adds two <hr /> to seperate recipients and BCC
PHPBB3-8785
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r--phpBB/styles/prosilver/template/posting_editor.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html
index 22bfe78eee..f880597b29 100644
--- a/phpBB/styles/prosilver/template/posting_editor.html
+++ b/phpBB/styles/prosilver/template/posting_editor.html
@@ -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 -->