From 368a8e2bda4fe749992eb1e82f49597ef3241431 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 18 Dec 2012 10:55:13 -0800 Subject: [PATCH] Egress UI: Rename 'CIDR' -> 'Source CIDR' --- ui/scripts/network.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/network.js b/ui/scripts/network.js index 027952361a6..c8979d05c48 100755 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -1053,7 +1053,7 @@ noSelect: true, noHeaderActionsColumn: true, fields: { - 'cidrlist': { edit: true, label: 'label.cidr', isOptional: true }, + 'cidrlist': { edit: true, label: 'label.cidr.list', isOptional: true }, 'protocol': { label: 'label.protocol', select: function(args) {