File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 14
14
<meta name="apple-itunes-app" content="app-id=<?php p ($ theme ->getiTunesAppId ()); ?> ">
15
15
<meta name="apple-mobile-web-app-capable" content="yes">
16
16
<meta name="apple-mobile-web-app-status-bar-style" content="black">
17
- <meta name="apple-mobile-web-app-title" content="<?php p ((!empty ($ _ ['application ' ]) && $ _ ['appid ' ]!='files ' )? $ _ ['application ' ]:' ownCloud ' ); ?> ">
17
+ <meta name="apple-mobile-web-app-title" content="<?php p ((!empty ($ _ ['application ' ]) && $ _ ['appid ' ]!='files ' )? $ _ ['application ' ]:$ theme -> getTitle () ); ?> ">
18
18
<meta name="mobile-web-app-capable" content="yes">
19
19
<meta name="theme-color" content="<?php p ($ theme ->getMailHeaderColor ()); ?> ">
20
20
<link rel="icon" href="<?php print_unescaped (image_path ($ _ ['appid ' ], 'favicon.ico ' )); /* IE11+ supports png */ ?> ">
You can’t perform that action at this time.
0 commit comments