Opened 7 years ago
Last modified 3 years ago
#37647 new enhancement
FTP Credentials Modal should have a 'button-primary' class on the 'Proceed' button
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 4.6 |
Component: | Administration | Keywords: | has-screenshots has-patch needs-refresh |
Focuses: | ui | Cc: |
Description
When reviewing another ticket's screenshots (#32194), I noticed that the 'Proceed' button in the FTP Credentials modal doesn't have the 'button-primary' class on it.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
To trigger this modal, follow these steps below.
1) Add this to your
wp-config.php
:define( 'FS_METHOD', 'ftpext' );
2) Install an old version of a plugin
3) Browse to
wp-admin/plugins.php
4) Click on the
update now
link in the plugin’s table row