From 89998a299cb72f88b33c9a2e3e48a45722745e63 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Mon, 4 Feb 2013 20:41:40 +0000 Subject: Update HTML code in File Manager Tidy up the HTML code in File Manager, update the DOCTYPE to the correct definition, update the SCRIPT tags and misc. small updates. --- config/filemgr/rbfminc/config.tmp | 4 ++-- config/filemgr/rbfminc/rename.tmp | 4 +++- config/filemgr/rbfminc/session.tmp | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'config/filemgr/rbfminc') diff --git a/config/filemgr/rbfminc/config.tmp b/config/filemgr/rbfminc/config.tmp index 47a7563a..405514f8 100644 --- a/config/filemgr/rbfminc/config.tmp +++ b/config/filemgr/rbfminc/config.tmp @@ -89,7 +89,7 @@ if( !get_magic_quotes_gpc() ){ //END Protect against GLOBALS tricks /***********************************/ //if($username == 'admin' and $password == 'admin'){ - //$security_issues = "
Security issue: Please change your username or password
"; + //$security_issues = "
Security issue: Please change your username or password
"; //} $security_issues = "
"; -?> \ No newline at end of file +?> diff --git a/config/filemgr/rbfminc/rename.tmp b/config/filemgr/rbfminc/rename.tmp index 6d56c449..285e19d1 100644 --- a/config/filemgr/rbfminc/rename.tmp +++ b/config/filemgr/rbfminc/rename.tmp @@ -11,7 +11,8 @@ if($user_login == 'ok'){ Rename - diff --git a/config/filemgr/rbfminc/session.tmp b/config/filemgr/rbfminc/session.tmp index 8f3a666e..7cfc133d 100644 --- a/config/filemgr/rbfminc/session.tmp +++ b/config/filemgr/rbfminc/session.tmp @@ -29,4 +29,4 @@ if($_SESSION['username'] and $_SESSION['password']){ } } -?> \ No newline at end of file +?> -- cgit v1.2.3