From b189ea3963befc68caa9056fa6191c467a6188af Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Wed, 29 Sep 2021 20:40:10 -0600 Subject: [PATCH] Fix hardcoded search method in header template Should use GET if user has configured "GET only" in their config Closes #446 --- app/templates/header.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/app/templates/header.html b/app/templates/header.html index a59f619..3a23f54 100644 --- a/app/templates/header.html +++ b/app/templates/header.html @@ -1,7 +1,9 @@ {% if mobile %}