Changeset 11180 for trunk/wp-admin/includes/file.php
- Timestamp:
- 05/04/2009 09:28:58 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/file.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/file.php
r11173 r11180 758 758 <th scope="row"><?php _e('Connection Type') ?></th> 759 759 <td> 760 <fieldset><legend class=" hidden"><?php _e('Connection Type') ?></legend>760 <fieldset><legend class="invisible"><?php _e('Connection Type') ?></legend> 761 761 <label><input id="ftp" name="connection_type" type="radio" value="ftp" <?php checked('ftp', $connection_type); if ( defined('FTP_SSL') || defined('FTP_SSH') ) echo ' disabled="disabled"'; ?>/> <?php _e('FTP') ?></label><br /> 762 762 <label><input id="ftps" name="connection_type" type="radio" value="ftps" <?php checked('ftps', $connection_type); if ( defined('FTP_SSH') || defined('FTP_SSH') ) echo ' disabled="disabled"'; ?>/> <?php _e('FTPS (SSL)') ?></label><br />
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)