From eca7244b50c39f7bda1b97994def9e79b066e7bc Mon Sep 17 00:00:00 2001 From: Bryan Clark Date: Sun, 4 Nov 2012 10:47:23 -0800 Subject: [PATCH] Preserve the search query in the search input when the user performs a search. This allows people to alter the text instead of retyping their query upon re-searching. --- templates/searchform.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/searchform.php b/templates/searchform.php index ab7d114..d07224a 100644 --- a/templates/searchform.php +++ b/templates/searchform.php @@ -1,5 +1,5 @@ \ No newline at end of file