bug 3993 & 4119 add WebBasedSelfCheck pref to interface
bug 4119 - add WebBasedSelfCheck to sys pref interface bug 3993 - added quotes around OpacMaintenance description so it appears Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
parent
2424e90f5c
commit
43999254e0
2 changed files with 7 additions and 2 deletions
|
@ -261,4 +261,9 @@ Circulation:
|
|||
yes: Show
|
||||
no: "Don't show"
|
||||
- "the patron's picture (if one has been added) when they use the web-based self checkout."
|
||||
|
||||
-
|
||||
- pref: WebBasedSelfCheck
|
||||
choices:
|
||||
yes: Enable
|
||||
no: "Don't enable"
|
||||
- "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
|
||||
|
|
|
@ -33,7 +33,7 @@ OPAC:
|
|||
choices:
|
||||
yes: Show
|
||||
no: "Don't show"
|
||||
- a warning that the OPAC is under maintenance, instead of the OPAC itself. Note: this shows the same warning as when the database needs upgraded, but unconditionally.
|
||||
- "a warning that the OPAC is under maintenance, instead of the OPAC itself. Note: this shows the same warning as when the database needs upgraded, but unconditionally."
|
||||
-
|
||||
- By default, show bib records
|
||||
- pref: BiblioDefaultView
|
||||
|
|
Loading…
Reference in a new issue