From 76460637353c3ae040c1871a9db5adfdab9f7b76 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 8 Oct 2013 15:47:48 -0700 Subject: [PATCH] CLOUDSTACK-3803: Fix duplicate label causing validation error --- client/WEB-INF/classes/resources/messages.properties | 2 ++ ui/dictionary.jsp | 2 ++ ui/scripts/zoneWizard.js | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index f92b85aa944..79703696169 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,8 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.s3.nfs.server=S3 NFS Server +label.s3.nfs.path=S3 NFS Path label.delete.events=Delete events label.delete.alerts=Delete alerts label.archive.alerts=Archive alerts diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index f93f9dcf85f..3563376cf23 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,8 @@ under the License. <% long now = System.currentTimeMillis(); %>