diff options
author | Jim P <jim@pingle.org> | 2013-02-04 12:53:37 -0800 |
---|---|---|
committer | Jim P <jim@pingle.org> | 2013-02-04 12:53:37 -0800 |
commit | 8f6cc05a152373e1cf375d888f70c174cbdf51a4 (patch) | |
tree | aeda75d0e03e3af8b4d6fc7eb17e5a2408b871ec /config/filemgr/index.tmp | |
parent | a7842c04ba066ff7528353ca5a8118932b7b247e (diff) | |
parent | 89998a299cb72f88b33c9a2e3e48a45722745e63 (diff) | |
download | pfsense-packages-8f6cc05a152373e1cf375d888f70c174cbdf51a4.tar.gz pfsense-packages-8f6cc05a152373e1cf375d888f70c174cbdf51a4.tar.bz2 pfsense-packages-8f6cc05a152373e1cf375d888f70c174cbdf51a4.zip |
Merge pull request #378 from ExolonDX/master
Update HTML code in File Manager
Diffstat (limited to 'config/filemgr/index.tmp')
-rw-r--r-- | config/filemgr/index.tmp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/filemgr/index.tmp b/config/filemgr/index.tmp index 7c768af6..47092a0c 100644 --- a/config/filemgr/index.tmp +++ b/config/filemgr/index.tmp @@ -1,11 +1,11 @@ <html> -<HEAD> -<SCRIPT language="JavaScript"> -<!-- +<head> +<SCRIPT type="text/javascript"> +//<![CDATA[ window.parent.location="../../index.php"; -//--> +//]]> </SCRIPT> -</HEAD> +</head> </html>
\ No newline at end of file |