From 036c96043985f7b25e33d7e7e93125b2ace6a7fb Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Mon, 4 Apr 2016 14:27:41 -0400 Subject: [PATCH] Simple redirect file so that patrons can go to http://gapines.org/myaccount in order to get to http://gapines.org/eg/opac/login Signed-off-by: Terran McCanna --- Open-ILS/web/myaccount/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Open-ILS/web/myaccount/index.html diff --git a/Open-ILS/web/myaccount/index.html b/Open-ILS/web/myaccount/index.html new file mode 100644 index 0000000000..d0e967da0a --- /dev/null +++ b/Open-ILS/web/myaccount/index.html @@ -0,0 +1,15 @@ + + + + + + + My Account + + +

If you are not redirected automatically, + follow the link to the 'My Account' page.

+ + \ No newline at end of file -- 2.11.0