mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
FHEMWEB: fixing FHEM home-icon on the iPhone
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4382 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
806a956eb9
commit
a211b7b3a1
@ -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
www/images/default/fhemicon_ios.png
Normal file
BIN
www/images/default/fhemicon_ios.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Loading…
x
Reference in New Issue
Block a user