From ad9e375034f1c618f97853bba99524562b1c346b Mon Sep 17 00:00:00 2001 From: Yoan SIMCO <45904348+YoanSimco@users.noreply.github.com> Date: Sun, 2 Oct 2022 08:11:48 +0200 Subject: [PATCH] Apply suggestions to 1 file --- theme/keywind/login/logout-confirm.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/keywind/login/logout-confirm.ftl b/theme/keywind/login/logout-confirm.ftl index b9fab6e..3f2bc36 100644 --- a/theme/keywind/login/logout-confirm.ftl +++ b/theme/keywind/login/logout-confirm.ftl @@ -9,7 +9,7 @@

${msg("logoutConfirmHeader")}

- <@buttonPrimary.kw name="confirmLogout" type="submit" value="Logout"> + <@buttonPrimary.kw name="confirmLogout" type="submit" value="${msg('doLogout')}"> ${msg("doLogout")}