diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_preview.html')
-rw-r--r-- | phpBB/styles/prosilver/template/posting_preview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/posting_preview.html b/phpBB/styles/prosilver/template/posting_preview.html index a2340256bc..f2a5d635dc 100644 --- a/phpBB/styles/prosilver/template/posting_preview.html +++ b/phpBB/styles/prosilver/template/posting_preview.html @@ -31,7 +31,7 @@ <div class="content">{PREVIEW_MESSAGE}</div> - <!-- IF S_HAS_ATTACHMENTS --> + <!-- IF .attachment --> <dl class="attachbox"> <dt>{L_ATTACHMENTS}</dt> <!-- BEGIN attachment --> |