diff options
author | Crizzo <mail@crizzo.de> | 2014-03-09 21:16:40 +0100 |
---|---|---|
committer | Crizzo <mail@crizzo.de> | 2014-03-09 21:16:40 +0100 |
commit | cc59b5e44bac183d534ddb5901b7491746c5fbde (patch) | |
tree | 37883916d5c6d0da484e4a560abca0c4e05fdda1 | |
parent | b4a65da2edf4e7f82eff9fadc90cea109556f1fa (diff) | |
download | forums-cc59b5e44bac183d534ddb5901b7491746c5fbde.tar forums-cc59b5e44bac183d534ddb5901b7491746c5fbde.tar.gz forums-cc59b5e44bac183d534ddb5901b7491746c5fbde.tar.bz2 forums-cc59b5e44bac183d534ddb5901b7491746c5fbde.tar.xz forums-cc59b5e44bac183d534ddb5901b7491746c5fbde.zip |
[ticket/8785] Just one blank line
PHPBB3-8785
-rw-r--r-- | phpBB/styles/prosilver/template/posting_pm_layout.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/posting_pm_layout.html b/phpBB/styles/prosilver/template/posting_pm_layout.html index 94de70358f..e99fd1e8d2 100644 --- a/phpBB/styles/prosilver/template/posting_pm_layout.html +++ b/phpBB/styles/prosilver/template/posting_pm_layout.html @@ -16,6 +16,7 @@ <!-- IF S_DISPLAY_PREVIEW --><!-- INCLUDE posting_preview.html --><!-- ENDIF --> <h2>{L_TITLE}</h2> + <div class="panel" id="pmheader-postingbox"> <div class="inner"> <!-- INCLUDE posting_pm_header.html --> |