File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
interface/web/themes/default/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
2- < html dir ="ltr " lang ="<tmpl_var name= " language " > - < tmpl _var name =" country " > ">
2+ < html dir ="ltr " lang ="en-US ">
33 < head >
44 <!--Possible? Vars in lang= ?-->
55 < meta charset ="<tmpl_var name= "html_content_encoding "> " />
66 < title > < tmpl _var name ="app_title "> < tmpl _var name ="app_version "> </ title >
7- < meta http-equiv ="X-UA-Compatible " content ="IE=8 "/>
7+ < meta http-equiv ="X-UA-Compatible " content ="IE=9 "/>
88 < link href ="themes/default/css/styles.css " rel ="stylesheet " media ="screen " type ="text/css "/>
99 < link href ="themes/default/css/print.css " rel ="stylesheet " media ="print " type ="text/css "/>
1010 <!--[if IE 9]><link href="themes/default/css/iehacks.css" rel="stylesheet" type="text/css" /><![endif]-->
You can’t perform that action at this time.
0 commit comments