diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_pm_header.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/posting_pm_header.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/phpBB/styles/prosilver/template/posting_pm_header.html b/phpBB/styles/prosilver/template/posting_pm_header.html index f255171439..b26621af3b 100644 --- a/phpBB/styles/prosilver/template/posting_pm_header.html +++ b/phpBB/styles/prosilver/template/posting_pm_header.html @@ -1,7 +1,5 @@ <fieldset class="fields1"> - <!-- IF ERROR --><p class="error">{ERROR}</p><!-- ENDIF --> - - <!-- IF S_PRIVMSGS and not S_SHOW_DRAFTS --> + <!-- IF not S_SHOW_DRAFTS --> <!-- IF S_GROUP_OPTIONS --> <div class="column2"> |
