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:
rudolfkoenig
2013-12-14 22:05:33 +00:00
parent 992a0358a7
commit 340921249c
2 changed files with 1 additions and 1 deletions

View File

@@ -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"/>';

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB