commandref_join.pl: fix green color (Forum #34450)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8272 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -114,7 +114,7 @@ foreach my $lang (@lang) {
|
|||||||
EOF
|
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);
|
if(!$suffix && $docCount && !$hasLink);
|
||||||
|
|
||||||
foreach $tag (TAGS) {
|
foreach $tag (TAGS) {
|
||||||
|
|||||||
Reference in New Issue
Block a user