diff --git a/fhem/contrib/DS_Starter/76_SMAPortal.pm b/fhem/contrib/DS_Starter/76_SMAPortal.pm
index 51b9ac0a5..f36d41c94 100644
--- a/fhem/contrib/DS_Starter/76_SMAPortal.pm
+++ b/fhem/contrib/DS_Starter/76_SMAPortal.pm
@@ -2620,6 +2620,10 @@ return;
+ Graphic data can also be integrated into FHEM Tablet UI with the
+ "SMAPortalSPG Widget".
+
+
Preparation
@@ -2823,6 +2827,10 @@ return;
+ Die Portalgrafik kann ebenfalls in FHEM Tablet UI mit dem
+ "SMAPortalSPG Widget" integriert werden.
+
+
Vorbereitung
diff --git a/fhem/contrib/DS_Starter/76_SMAPortalSPG.pm b/fhem/contrib/DS_Starter/76_SMAPortalSPG.pm
index 7520b9f13..e9d25c5c1 100644
--- a/fhem/contrib/DS_Starter/76_SMAPortalSPG.pm
+++ b/fhem/contrib/DS_Starter/76_SMAPortalSPG.pm
@@ -337,6 +337,8 @@ return $ret;
The module SMAPortalSPG is a device module attuned to the module SMAPortal for definition of graphic devices.
+Graphic data can also be integrated into FHEM Tablet UI with the
+"SMAPortalSPG Widget".
@@ -580,6 +582,8 @@ The module SMAPortalSPG is a device module attuned to the module SMAPortal for d
Das Modul SMAPortalSPG ist ein mit SMAPortal abgestimmtes Gerätemodul zur Definition von Grafik-Devices.
+Die Portalgrafik kann ebenfalls in FHEM Tablet UI mit dem
+"SMAPortalSPG Widget" integriert werden.