From 30b19d3f61692b1112506ca189b769fe08f93de6 Mon Sep 17 00:00:00 2001 From: Rajani Karuturi Date: Mon, 7 Sep 2015 14:59:28 +0530 Subject: [PATCH] Fixed issue: UI labels are display with key. ex: label.yes --- ui/dictionary2.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/dictionary2.jsp b/ui/dictionary2.jsp index 66faa0d0619..26cebf178dd 100644 --- a/ui/dictionary2.jsp +++ b/ui/dictionary2.jsp @@ -1069,7 +1069,7 @@ under the License. 'label.link.domain.to.ldap': '', 'message.link.domain.to.ldap': '', 'label.ldap.link.type': '', -'label.account.type': '' +'label.account.type': '', 'label.create.ssh.key.pair': '', 'label.fingerprint': '', 'label.host.tag': '',