diff --git a/lang/english.php b/lang/english.php index 656c548..158b567 100644 --- a/lang/english.php +++ b/lang/english.php @@ -171,13 +171,13 @@ $text = array( "Are you sure..." => "Are you sure you wish to remove this site?", "Add new site" => "Add new site", "Edit site" => "Edit site", - "Site name" => "Site name", + "Site base" => "Site base", "Host" => "Host", "Username" => "Username", "Password" => "Password", "PASV and mode" => "PASV and mode", "Root" => "Root", - "eg My Site" => "eg My Site", + "eg http://yourdomain.com" => "eg http://yourdomain.com", "eg ftp.yourdomain.com" => "eg ftp.yourdomain.com", "eg user123" => "eg user123", "eg pass123" => "eg pass123", diff --git a/lib/ftp-manager.php b/lib/ftp-manager.php index 014a870..c519196 100644 --- a/lib/ftp-manager.php +++ b/lib/ftp-manager.php @@ -166,7 +166,7 @@ if (!$demoMode && isset($_SESSION['loggedIn']) && $_SESSION['loggedIn'] && isset