]> git.mxchange.org Git - mailer.git/blob - templates/de/html/js/js_cookies_disabled.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / js / js_cookies_disabled.tpl
1 function Loader() {
2         document.location.href = '{?URL?}/modules.php?module=index&what=login&code={%code=COOKIES_DISABLED%}';
3 }
4
5 window.setTimeout("Loader()", 2000);