Opened 17 years ago
Closed 17 years ago
#4751 closed defect (bug) (fixed)
Readme.html points to wrong stylesheet
Reported by: | Stevie212 | Owned by: | JeremyVisser |
---|---|---|---|
Milestone: | 2.3 | Priority: | low |
Severity: | minor | Version: | 2.3 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
In the latest WP 2.3-alpha build (8/14/07) the readme.html file does not have any style on it, looking in the source code, clearly it hasn't selected the right stylesheet, as since the admin stylesheets have been moved into a wp-admin/css/ instead of wp-admin/, but the readme file still tries to select wp-admin/install.css, when it should be wp-admin/css/install.css.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In addition, it still refers to WP 2.2; should be changed.