diff --git a/app/devices/app_config.php b/app/devices/app_config.php index ce250c919a..ee9073d07d 100644 --- a/app/devices/app_config.php +++ b/app/devices/app_config.php @@ -2825,7 +2825,7 @@ $z++; $vendors[$y]['functions'][$z]['uuid'] = "000882b9-3c02-4e63-b235-13e0745bd230"; $vendors[$y]['functions'][$z]['label'] = "label-blf_list"; - $vendors[$y]['functions'][$z]['name'] = "BLF List"; + $vendors[$y]['functions'][$z]['name'] = "BLF_List"; $vendors[$y]['functions'][$z]['value'] = "5"; $vendors[$y]['functions'][$z]['groups'][] = "superadmin"; $vendors[$y]['functions'][$z]['groups'][] = "admin";