From e8c98765d4b12937b79e6ed768446cecb42c688f Mon Sep 17 00:00:00 2001 From: Conrad Vermeulen Date: Mon, 8 Oct 2007 14:56:17 +0000 Subject: [PATCH] KTS-673 "The search algorithm needs some work" Updated. Some typo slipped in. --- templates/kt3/standard_page.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/kt3/standard_page.smarty b/templates/kt3/standard_page.smarty index 7ddcd4d..394f496 100644 --- a/templates/kt3/standard_page.smarty +++ b/templates/kt3/standard_page.smarty @@ -141,7 +141,7 @@ sc.value = ''; } - return true;test2 + return true; } function searchGotFocus(elname) { -- libgit2 0.21.4