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 16
16
<meta name="apple-itunes-app" content="app-id=<?php p ($ theme ->getiTunesAppId ()); ?> ">
17
17
<meta name="apple-mobile-web-app-capable" content="yes">
18
18
<meta name="apple-mobile-web-app-status-bar-style" content="black">
19
- <meta name="apple-mobile-web-app-title" content="<?php p ((!empty ($ _ ['application ' ]) && $ _ ['appid ' ]!='files ' )? $ _ ['application ' ]:' Nextcloud ' ); ?> ">
19
+ <meta name="apple-mobile-web-app-title" content="<?php p ((!empty ($ _ ['application ' ]) && $ _ ['appid ' ]!='files ' )? $ _ ['application ' ]:$ theme -> getTitle () ); ?> ">
20
20
<meta name="mobile-web-app-capable" content="yes">
21
21
<meta name="theme-color" content="<?php p ($ theme ->getMailHeaderColor ()); ?> ">
22
22
<link rel="shortcut 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