diff --git a/ui/scripts/templates.js b/ui/scripts/templates.js index e46219809bc..eb871c99043 100644 --- a/ui/scripts/templates.js +++ b/ui/scripts/templates.js @@ -680,7 +680,7 @@ community: { label: 'label.community' } }, fields: { - displaytext: { label: 'label.name' }, + name: { label: 'label.name' }, zonename: { label: 'label.zone' } },