Commit e8c98765d4b12937b79e6ed768446cecb42c688f

Authored by Conrad Vermeulen
1 parent 8ba6b67e

KTS-673

"The search algorithm needs some work"
Updated. Some typo slipped in.

Committed By: Conrad Vermeulen
Reviewed By: Kevin Fourie

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7302 c91229c3-7414-0410-bfa2-8a42b809f60b
templates/kt3/standard_page.smarty
... ... @@ -141,7 +141,7 @@
141 141 sc.value = '';
142 142 }
143 143  
144   - return true;test2
  144 + return true;
145 145 }
146 146 function searchGotFocus(elname)
147 147 {
... ...