98_SVG.pm: better example-explanation for new sources (Forum #31859)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7712 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -368,7 +368,8 @@ SVG_PEdit($$$$)
|
||||
push @revIdx,int(@revIdx);
|
||||
push @srcHtml, $srcHtml[0];
|
||||
push @paramHtml, $paramHtml[0];
|
||||
push @exampleHtml, $exampleHtml[0];
|
||||
push @exampleHtml, "Set the label and 'Write .gplot file' first in order to ".
|
||||
"get example data and correct parameter choice";
|
||||
|
||||
my @lineStyles;
|
||||
if(SVG_openFile($FW_cssdir,
|
||||
|
||||
Reference in New Issue
Block a user