From 889c9e3ad100e4324bd4d044548d2b9a9ac6172e Mon Sep 17 00:00:00 2001 From: nek0 Date: Fri, 16 Sep 2022 16:18:16 +0200 Subject: [PATCH] fix --- src/View/User.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/View/User.hs b/src/View/User.hs index 0010c79..b40ef79 100644 --- a/src/View/User.hs +++ b/src/View/User.hs @@ -316,7 +316,7 @@ userManagePage l10n locale userDetails authOverviews version mcookie = H.p $ do H.toHtml $ translate "Authentication details" mapM_ - (\(MT.AuthOverview aoid comment method) -> H.form + (\(MT.AuthOverview aoid _ comment method) -> H.form H.! HA.method "post" H.! HA.action ("/" <> fromString (show $ linkURI $