tidy up some of the report names

This commit is contained in:
Oliver Gorwits
2023-11-24 21:17:51 +00:00
parent 350f9edfa0
commit f6cd6a68e8
7 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ use List::MoreUtils qw/listcmp sort_by/;
register_report(
{ category => 'Port',
tag => 'portvlanmismatch',
label => 'Port VLAN Mismatches',
label => 'Mismatched VLANs',
provides_csv => 1,
api_endpoint => 1,
}