From 5bef95c350e783e7d9ac32e9f7c2b70cbaf1159e Mon Sep 17 00:00:00 2001 From: Yoan SIMCO <45904348+YoanSimco@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:09:35 +0200 Subject: [PATCH] Update logout-confirm.ftl --- 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 35bff01..b9fab6e 100644 --- a/theme/keywind/login/logout-confirm.ftl +++ b/theme/keywind/login/logout-confirm.ftl @@ -9,7 +9,7 @@

${msg("logoutConfirmHeader")}

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