From 65693ac32e4ccb82eee8aa7fc94f77668a912e81 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Thu, 11 Jul 2013 18:04:37 -0400 Subject: [PATCH] Self-check docs: fix URL formatting Signed-off-by: Dan Scott --- docs/circulation/self_check.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/circulation/self_check.txt b/docs/circulation/self_check.txt index e09e823f15..2acc06ff43 100644 --- a/docs/circulation/self_check.txt +++ b/docs/circulation/self_check.txt @@ -11,7 +11,7 @@ The self check interface runs in a web browser. Before patrons can use the self check station, a staff member must initialize the interface by logging in. . Open your self check interface page in a web browser. By default, the URL is - https://[hostname]http://localhost/eg/circ/selfcheck/main, where _[hostname]_ + `https://[hostname]/eg/circ/selfcheck/main`, where _[hostname]_ represents the host name of your Evergreen web server. . Log in with a staff account with circulation permissions. @@ -52,9 +52,9 @@ cp -r /openils/var/web/xul/server/skin/media/audio /openils/var/web/. security. * *Workstation Required*: If set, the URL must either include a `?ws=[workstation]` parameter, where _[workstation]_ is the name of a - registered Evergreen workstation, or the staff member is prompted to register - a new workstation. The workstation parameter ensures that check outs are - recorded as occurring at the correct library. + registered Evergreen workstation, or the staff member must register a new + workstation when they login. The workstation parameter ensures that check outs + are recorded as occurring at the correct library. Checking out or renewing items in the self check ------------------------------------------------ -- 2.43.2