diff options
-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 --> |