FHEMWEB: fixing FHEM home-icon on the iPhone
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4382 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -549,7 +549,7 @@ FW_answerCall($)
|
||||
|
||||
# Enable WebApps
|
||||
if($FW_tp || $FW_ss) {
|
||||
my $icon = $FW_ME."/images/default/fhemicon.png";
|
||||
my $icon = $FW_ME."/images/default/fhemicon_ios.png";
|
||||
if($FW_ss) {
|
||||
FW_pO '<meta name="viewport" '.
|
||||
'content="initial-scale=1.0,user-scalable=1"/>';
|
||||
|
||||
BIN
fhem/www/images/default/fhemicon_ios.png
Normal file
BIN
fhem/www/images/default/fhemicon_ios.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user