[open-ils-commits] [GIT] Evergreen ILS branch master updated. b801cf1a544c6bce3f24952ae8734348dfaa194d
Evergreen Git
git at git.evergreen-ils.org
Tue Nov 27 09:45:32 EST 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via b801cf1a544c6bce3f24952ae8734348dfaa194d (commit)
from a2a6225fdc1d0e389c7b39aeeca9229d71e5bbf8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b801cf1a544c6bce3f24952ae8734348dfaa194d
Author: Michael Peters <mrpeters at library.in.gov>
Date: Tue Nov 27 09:31:32 2012 -0500
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 <mrpeters at library.in.gov>
Signed-off-by: Jason Stephenson <jstephenson at mvlc.org>
diff --git a/docs/opac/search_form.txt b/docs/opac/search_form.txt
index 182c494..b16e537 100644
--- a/docs/opac/search_form.txt
+++ b/docs/opac/search_form.txt
@@ -19,7 +19,7 @@ site:
</form>
------------------------------------------------------------------------------
<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.
-----------------------------------------------------------------------
Summary of changes:
docs/opac/search_form.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list