mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
commandref_join.pl: fix green color (Forum #34450)
git-svn-id: https://svn.fhem.de/fhem/trunk@8272 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c4a3debd58
commit
314f8185db
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user