Fix typo. props mrmist, fixes #14571.
git-svn-id: https://develop.svn.wordpress.org/trunk@15593 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ab35b9ca6d
commit
39819adc3b
@ -971,7 +971,7 @@ jQuery(function($){
|
||||
<p><?php
|
||||
$label_user = __('Username');
|
||||
$label_pass = __('Password');
|
||||
_e('To perform the requested action, WordPress needs to access to your web server.');
|
||||
_e('To perform the requested action, WordPress needs to access your web server.');
|
||||
echo ' ';
|
||||
if ( ( isset( $types['ftp'] ) || isset( $types['ftps'] ) ) ) {
|
||||
if ( isset( $types['ssh'] ) ) {
|
||||
|
Loading…
Reference in New Issue
Block a user