Merge pull request #6462 from Crizz0/ticket/17046

[ticket/17046] Use tweaks.css for IE9 in overall_ and simple_header
This commit is contained in:
Marc Alexander 2023-02-06 21:03:49 +01:00
commit 1416e25cfd
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -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]-->