From: Art Rhyno Date: Fri, 24 May 2013 15:32:44 +0000 (-0400) Subject: Add Windsor-specific CAS intro to tpac X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fartunit%2Fcas_2_4_windsor;p=contrib%2FConifer.git Add Windsor-specific CAS intro to tpac This change adds a custom display within tpac for Windsor patrons authenticating with CAS. The wording reflects the institution's naming of authentication options and is consistent with other systems on campus. Signed-off-by: Art Rhyno --- diff --git a/Open-ILS/src/templates_windsor/opac/parts/cas_intro.tt2 b/Open-ILS/src/templates_windsor/opac/parts/cas_intro.tt2 new file mode 100644 index 0000000000..26e87bfbb0 --- /dev/null +++ b/Open-ILS/src/templates_windsor/opac/parts/cas_intro.tt2 @@ -0,0 +1,45 @@ +[% PROCESS "opac/parts/header.tt2"; + PROCESS "opac/parts/misc_util.tt2"; + WRAPPER "opac/parts/base.tt2"; + INCLUDE "opac/parts/topnav.tt2"; + ctx.page_title = l("CAS Information") %] +
+
+
+ + + + +
+
+
+
+[% END %]