diff --git a/fhem/FHEM/01_FHEMWEB.pm b/fhem/FHEM/01_FHEMWEB.pm
index 3cc17685f..11167b117 100755
--- a/fhem/FHEM/01_FHEMWEB.pm
+++ b/fhem/FHEM/01_FHEMWEB.pm
@@ -2976,8 +2976,9 @@ FW_ActivateInform()
iconPath
colon separated list of directories where the icons are read from.
The directories start in the fhem/www/images directory. The default is
- $stylesheetPrefix:default
- Set it to openautomation only to get a lot of SVG images.
+ $styleSheetPrefix:fhemSVG:openautomation:default
+ Set it to fhemSVG:openautomation to get only SVG images, or to default
+ to get the "old-style" images.