mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17046] Use tweeks.css for IE9 in overall_ and simple_header
PHPBB3-17046
This commit is contained in:
parent
0f1c62bc7b
commit
0f445c73a0
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<link href="{T_THEME_PATH}/bidi.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!--[if lte IE 8]>
|
||||
<!--[if lte IE 9]>
|
||||
<link href="{T_THEME_PATH}/tweaks.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">
|
||||
<![endif]-->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue