commandref_join.pl: fix green color (Forum #34450)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8272 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2015-03-23 07:16:30 +00:00
parent 74f83e4f0e
commit 8f88eda8f2

View File

@ -114,7 +114,7 @@ foreach my $lang (@lang) {
EOF
}
}
print "$lang $mods{$mod}: No <a name=\"$mod\"> link\n"
print "$lang $mods{$mod}: No a-tag with name=\"$mod\" \n"
if(!$suffix && $docCount && !$hasLink);
foreach $tag (TAGS) {