From e87f740a9e7a048b7900d92ede04f405a337441c Mon Sep 17 00:00:00 2001 From: Jonathan Stanley Date: Sat, 7 Oct 2006 00:56:58 +0000 Subject: Explicitly setting the (X)HTML content-language for the ACP so that Unicode font matching within browsers work correctly when Chinese/Korean/Japanese language packs are selected due to Han Unification which map different graphemes to the same codepoint. References: http://www.w3.org/International/tutorials/tutorial-lang/ http://en.wikipedia.org/wiki/Han_unification git-svn-id: file:///svn/phpbb/trunk@6451 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/colour_swatch.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'phpBB/adm/style/colour_swatch.html') diff --git a/phpBB/adm/style/colour_swatch.html b/phpBB/adm/style/colour_swatch.html index d4d28b6526..e7d7d03f14 100644 --- a/phpBB/adm/style/colour_swatch.html +++ b/phpBB/adm/style/colour_swatch.html @@ -1,7 +1,9 @@ - + + + {L_COLOUR_SWATCH} -- cgit v1.2.1