From 94d8eb71fbdc33623ff9086a6550cff81ef7122c Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Mon, 13 Aug 2012 14:29:21 +0530 Subject: [PATCH] ACL restructuring label renaming --- ui/scripts/ui-custom/vpc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/ui-custom/vpc.js b/ui/scripts/ui-custom/vpc.js index efa78fad48c..60d542985b0 100644 --- a/ui/scripts/ui-custom/vpc.js +++ b/ui/scripts/ui-custom/vpc.js @@ -29,7 +29,7 @@ // Show ACL dialog if (isDialog) { $acl.dialog({ - title: 'Configure ACL', + title: 'Configure Network ACLs', dialogClass: 'configure-acl', width: 900, height: 600,