From 681c4a478d6eff7dbcebadca04f4afa28da750a8 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Fri, 29 Jul 2011 16:32:22 +0200 Subject: [ticket/10258] Add HTML5 meta charset tag This allows knowing the charset when saving web pages to disk. Also, this is supported by all browsers. PHPBB3-10258 --- phpBB/adm/style/simple_header.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/adm/style/simple_header.html') diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html index ef9b21bb15..84ff665acc 100644 --- a/phpBB/adm/style/simple_header.html +++ b/phpBB/adm/style/simple_header.html @@ -1,6 +1,7 @@ + {META} {PAGE_TITLE} -- cgit v1.2.1