diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 3d6ef92764c..46d1257cb6e 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: {