diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 9308a0b8ccb..32892165057 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -4252,13 +4252,8 @@ id: 'srxProviders', fields: { ipaddress: { label: 'label.ip.address' }, - lbdevicestate: { - converter: function(str) { - // For localization - return str; - }, - label: 'label.status' - } + fwdevicestate: { label: 'label.status' }, + fwdevicename: { label: 'label.type' }, }, actions: { add: {