From 6d5af128e6030e8c45699ba38d70c007cd6f2bcd Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 26 Mar 2018 14:38:46 +0200 Subject: [PATCH] Fix miss in template Must do both the variable and the if statement.. --- django/archives/mailarchives/templates/searchform.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/archives/mailarchives/templates/searchform.html b/django/archives/mailarchives/templates/searchform.html index 139fdb7..9a8e6f4 100644 --- a/django/archives/mailarchives/templates/searchform.html +++ b/django/archives/mailarchives/templates/searchform.html @@ -14,7 +14,7 @@ (enter a message-id to go directly to that message) - Advanced Search + Advanced Search -- 2.39.5