BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (3rd commit …)

- index reverted to its original state
- to prevent changes on already exists sites
This commit is contained in:
Erik Amaru Ortiz
2012-03-30 12:44:39 -04:00
parent 3d490dd933
commit 2caa562e92

View File

@@ -3,6 +3,6 @@
<title>Redirector</title> <title>Redirector</title>
<meta http-equiv="PRAGMA" content="NO-CACHE" /> <meta http-equiv="PRAGMA" content="NO-CACHE" />
<meta http-equiv="CACHE-CONTROL" content="NO-STORE" /> <meta http-equiv="CACHE-CONTROL" content="NO-STORE" />
<meta http-equiv="REFRESH" content="0;URL=/sys/en/uxmodern/login/login" /> <meta http-equiv="REFRESH" content="0;URL=/sys/en/classic/login/login.html" />
</head> </head>
</html> </html>