From c8729d9afd5ce68fa2c884d36cd2d8de15f871bb Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Tue, 10 Aug 2010 10:45:14 +1200 Subject: [PATCH] Removing outdated note about z3950search in the help file, no longer applicable Signed-off-by: Robin Sheat Signed-off-by: Galen Charlton --- koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tmpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tmpl index d0bc350b55..cf1625f3b8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tmpl @@ -12,6 +12,4 @@

It is a good idea to be selective in choosing servers. Defining more than five or six checked servers may slow down your Z39.50 search results, even if they are queried all together.

-

IMPORTANT NOTE : the z3950search will NOT work until your system administrator has not activated the z3950 client daemon on your server. The daemon is in KohaDirectory/script/z3950daemon. It should be added to rc.d to be launched during server boot.

- \ No newline at end of file -- 2.11.4.GIT