1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

Merge remote-tracking branch 'hanakin/ticket/13009' into develop-ascraeus

* hanakin/ticket/13009:
  [ticket/13009] Remove legacy browser hacks
This commit is contained in:
Cesar G
2014-09-14 06:23:00 -07:00
2 changed files with 19 additions and 70 deletions

View File

@@ -41,7 +41,7 @@
<link href="{T_THEME_PATH}/plupload.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->
<!--[if lte IE 8]>
<!--[if lte IE 9]>
<link href="{T_THEME_PATH}/tweaks.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" type="text/css" media="screen, projection" />
<![endif]-->