From: Michael Peters Date: Tue, 27 Nov 2012 14:31:32 +0000 (-0500) Subject: Fix typo in docs/opac/search_form.txt X-Git-Tag: sprint4-merge-nov22~3657 X-Git-Url: https://git.evergreen-ils.org/?p=working%2FEvergreen.git;a=commitdiff_plain;h=b801cf1a544c6bce3f24952ae8734348dfaa194d Fix typo in docs/opac/search_form.txt Creating a simple search for kpac should link to "kpac" not "tpac" which won't exist. Signed-off-by: Michael Peters Signed-off-by: Jason Stephenson --- diff --git a/docs/opac/search_form.txt b/docs/opac/search_form.txt index 182c494e8b..b16e5370cb 100644 --- a/docs/opac/search_form.txt +++ b/docs/opac/search_form.txt @@ -19,7 +19,7 @@ site: ------------------------------------------------------------------------------ <1> Replace ''example.com'' with the hostname for your catalog. To link to - the Kid's OPAC instead of the TPAC, replace ''opac'' with ''tpac''. + the Kid's OPAC instead of the TPAC, replace ''opac'' with ''kpac''. <2> Replace ''keyword'' with ''title'', ''author'', ''subject'', or ''series'' if you want to provide more specific searches. You can even specify ''identifier|isbn'' for an ISBN search.