From e0308a070c9f6d749dd1c86cc094f831587edae8 Mon Sep 17 00:00:00 2001 From: broccolinisoup Date: Mon, 13 Jun 2016 15:25:39 +1000 Subject: [PATCH] fix(ZNTA-1154) : Change quotes for message bundles --- zanata-war/src/main/webapp/admin/cachestats.xhtml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/zanata-war/src/main/webapp/admin/cachestats.xhtml b/zanata-war/src/main/webapp/admin/cachestats.xhtml index 3ed09b8695..304da67c3c 100644 --- a/zanata-war/src/main/webapp/admin/cachestats.xhtml +++ b/zanata-war/src/main/webapp/admin/cachestats.xhtml @@ -55,14 +55,13 @@ + onclick="return confirm('#{msgs['jsf.cacheStats.confirmationCleaningCache']}')"/> - /> + onclick="return confirm('#{msgs['jsf.cacheStats.confirmationResettingCache']}')"/> @@ -72,7 +71,7 @@ + onclick="return confirm('#{msgs['jsf.cacheStats.confirmationCleaningAllCache']}')"/>