summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/logout.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-08-08 18:10:45 -0700
committerMark Wells <mark@freeside.biz>2013-08-08 18:10:45 -0700
commitc9d51796516657eebb115d6295ba3c0e2e08f697 (patch)
tree5d0d3fd98e7e952bb30f3d28ce01cc7d275b77a0 /fs_selfservice/FS-SelfService/cgi/logout.html
parent5a6c740c8152b1e8fa61d449808a50cdd7de07ab (diff)
new thirdparty payment framework, #22395, etc.
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/logout.html')
-rw-r--r--fs_selfservice/FS-SelfService/cgi/logout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/logout.html b/fs_selfservice/FS-SelfService/cgi/logout.html
index 5e22ad80c..834ef13f2 100644
--- a/fs_selfservice/FS-SelfService/cgi/logout.html
+++ b/fs_selfservice/FS-SelfService/cgi/logout.html
@@ -1,5 +1,6 @@
<HTML>
<HEAD>
+ <META HTTP-EQUIV="refresh" CONTENT="5;URL=<%= $cgi->url(-absolute => 1) %>">
<TITLE>MyAccount</TITLE>
<%= $head %>
</HEAD>