diff options
Diffstat (limited to 'phpBB/adm/style/colour_swatch.html')
-rw-r--r-- | phpBB/adm/style/colour_swatch.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/adm/style/colour_swatch.html b/phpBB/adm/style/colour_swatch.html index b8620a73db..81e3bd9af6 100644 --- a/phpBB/adm/style/colour_swatch.html +++ b/phpBB/adm/style/colour_swatch.html @@ -2,8 +2,6 @@ <html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}"> <head> <meta charset="{S_CONTENT_ENCODING}"> -<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> -<meta http-equiv="imagetoolbar" content="no" /> <title>{L_COLOUR_SWATCH}</title> <style type="text/css"> |