diff options
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/logout.html')
-rw-r--r-- | fs_selfservice/FS-SelfService/cgi/logout.html | 1 |
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> |