From 6786290004a5f2d743e8d0630c3e4b0ff62834dc Mon Sep 17 00:00:00 2001 From: Fluf <36822577+flufmonster@users.noreply.github.com> Date: Wed, 4 Jul 2018 16:43:23 -0400 Subject: [PATCH] type issues --- templates/base/footer.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index 48fdd60b5..7a5fac76b 100644 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -67,7 +67,7 @@ {{if .RequireU2F}} {{end}} -{{if and .EnableCaptcha (eq .CaptchaType "recaptcha")}} +{{if and .EnableCaptcha (and .CaptchaType (eq .CaptchaType "recaptcha"))}} {{end}} {{if .RequireTribute}}