2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-25 09:49:20 +00:00

49_SSCam: contrib 8.14.0

git-svn-id: https://svn.fhem.de/fhem/trunk@19526 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2019-06-01 21:10:48 +00:00
parent fdb7c336c9
commit 6e29b56766

View File

@ -1922,7 +1922,7 @@ sub SSCam_FWconfCam($$) {
my $alias = AttrVal($name, "alias", $name);
my $winname = $name."_view";
my $cicon = 'edit_settings.svg'; # Icon für Cam/SVS Setup-Screen
my $hicon = 'message_help.svg'; # Icon für SVS Hilfeseite
my $hicon = 'info_info.svg'; # Icon für SVS Hilfeseite
my $w = 150;
my ($ret,$cexpl,$hexpl) = ("","","");
my ($cs,$bs,$ch,$bh,);