From ae2403659c1066151dfa899b8d419ab325db8a74 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 7 Aug 2012 17:49:58 -0400 Subject: [PATCH] Generic login help that leads to example.com is no use We'll override the generic login help that leads to example.com with a blank page, and let sites override that with their own help if they so desire. Signed-off-by: Dan Scott --- Open-ILS/src/templates_conifer/opac/parts/login/help.tt2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Open-ILS/src/templates_conifer/opac/parts/login/help.tt2 diff --git a/Open-ILS/src/templates_conifer/opac/parts/login/help.tt2 b/Open-ILS/src/templates_conifer/opac/parts/login/help.tt2 new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/Open-ILS/src/templates_conifer/opac/parts/login/help.tt2 @@ -0,0 +1 @@ + -- 2.11.0