diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template/viewtopic_print.html')
-rw-r--r-- | phpBB/styles/subsilver2/template/viewtopic_print.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/viewtopic_print.html b/phpBB/styles/subsilver2/template/viewtopic_print.html index 0deae2427a..c05066aa14 100644 --- a/phpBB/styles/subsilver2/template/viewtopic_print.html +++ b/phpBB/styles/subsilver2/template/viewtopic_print.html @@ -1,7 +1,6 @@ <!DOCTYPE html> <html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}"> <head> -<meta charset="{S_CONTENT_ENCODING}"> <title>{SITENAME} :: {PAGE_TITLE}</title> <style type="text/css"> |