From 6d208c926ca8d6fbc368325389bbdc4a7ace094b Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Thu, 16 Mar 2023 10:46:19 -0400 Subject: [PATCH] Change staff site URL in staff client splash page Switch to a differnet URL for the CW MARS staff site on the staff client splash becasue libraries are reporting a 404 with the previous URL. The new URL goes through the Google account chooser. Signed-off-by: Jason Stephenson --- Open-ILS/src/templates_cons/staff/t_splash.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates_cons/staff/t_splash.tt2 b/Open-ILS/src/templates_cons/staff/t_splash.tt2 index 922448a88e..a6751d6dc9 100644 --- a/Open-ILS/src/templates_cons/staff/t_splash.tt2 +++ b/Open-ILS/src/templates_cons/staff/t_splash.tt2 @@ -135,7 +135,7 @@
- + [% l('Library Staff Site - login required') %]
-- 2.11.0