File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ function eyeX_run($params = '') {
45
45
<link rel="apple-touch-icon" sizes="72x72" href="index.php?theme=' . $_SESSION['usertheme'] . '&extern=images/apple-touch-icons/72x72.png" />
46
46
<link rel="apple-touch-icon" sizes="114x114" href="index.php?theme=' . $_SESSION['usertheme'] . '&extern=images/apple-touch-icons/114x114.png" />
47
47
<meta name="apple-mobile-web-app-capable" content="yes" />
48
- <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent " />
48
+ <meta name="apple-mobile-web-app-status-bar-style" content="black" />
49
49
' . $viewport . '
50
50
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />' . "\n";
51
51
if (!IE || IE > 7) { // We need a better workaround for this IE6 and IE7 problem!
You can’t perform that action at this time.
0 commit comments