From: Jason Stephenson Date: Tue, 23 May 2023 19:02:37 +0000 (-0400) Subject: Remove training server message X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4cf3ed0ec1784120b0b81c68b3a3f1c549d939a1;p=working%2FEvergreen.git Remove training server message Signed-off-by: Jason Stephenson --- diff --git a/Open-ILS/src/templates-bootstrap_cons/opac/parts/base.tt2 b/Open-ILS/src/templates-bootstrap_cons/opac/parts/base.tt2 index 4ea3511efd..91030b7dc8 100644 --- a/Open-ILS/src/templates-bootstrap_cons/opac/parts/base.tt2 +++ b/Open-ILS/src/templates-bootstrap_cons/opac/parts/base.tt2 @@ -71,13 +71,6 @@

[% l('Catalog') %]

- [% IF !ctx.is_staff %] -

- TRAINING SERVER - DO NOT USE FOR LIVE TRANSACTIONS -
- Library Patrons: Click Here for the live catalog. -

- [% END %] [%#Each content page needs (at minimum) an

describing the content%]
[% content %] diff --git a/Open-ILS/src/templates_cons/opac/parts/base.tt2 b/Open-ILS/src/templates_cons/opac/parts/base.tt2 index f80cd4a3b4..314ed8aa8a 100644 --- a/Open-ILS/src/templates_cons/opac/parts/base.tt2 +++ b/Open-ILS/src/templates_cons/opac/parts/base.tt2 @@ -56,13 +56,6 @@

[% l('Catalog') %]

- [% IF !ctx.is_staff %] -

- TRAINING SERVER - DO NOT USE FOR LIVE TRANSACTIONS -
- Library Patrons: Click Here for the live catalog. -

- [% END %] [%#Each content page needs (at minimum) an

describing the content%] [% content %]

[% l('Additional Resources') %]

diff --git a/Open-ILS/src/templates_cons/staff/t_splash.tt2 b/Open-ILS/src/templates_cons/staff/t_splash.tt2 index 6dc92d192e..a6751d6dc9 100644 --- a/Open-ILS/src/templates_cons/staff/t_splash.tt2 +++ b/Open-ILS/src/templates_cons/staff/t_splash.tt2 @@ -3,8 +3,6 @@
Evergreen

Evergreen Staff Client Home Page

-
- TRAINING SERVER - DO NOT USE FOR LIVE TRANSACTIONS