From 4985d08dfa146852186f1cbecd3b79b71d621f4a Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Thu, 19 Jul 2018 12:58:58 +0300 Subject: [PATCH] UI: Fix select target dashboard state dialog. --- ui/src/app/dashboard/states/select-target-state.tpl.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/app/dashboard/states/select-target-state.tpl.html b/ui/src/app/dashboard/states/select-target-state.tpl.html index 5fd31221ac..a9a434859e 100644 --- a/ui/src/app/dashboard/states/select-target-state.tpl.html +++ b/ui/src/app/dashboard/states/select-target-state.tpl.html @@ -41,8 +41,8 @@ - - {{ 'action.save' | translate }} + + {{ 'action.select' | translate }} {{ 'action.cancel' | translate }}