Opened 3 years ago
Closed 3 years ago
#50414 closed defect (bug) (fixed)
Privacy policy setting page bottom, it needs to remove colon instead of Or.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | minor | Version: | 4.9.6 |
Component: | Privacy | Keywords: | has-patch has-screenshots commit |
Focuses: | ui, administration | Cc: |
Description
In the Privacy Policy Page, the colon needs to remove with Or Before the "Create new page" button, there's no meaning of colon with Or. it needs to remove. we can show simply "Or".
Attachments (3)
Change History (7)
#2
@
3 years ago
- Keywords has-patch has-screenshots commit added; needs-patch needs-screenshots removed
- Milestone changed from Awaiting Review to 5.6
- Owner set to garrett-eclipse
- Status changed from new to accepted
- Type changed from enhancement to defect (bug)
- Version changed from 5.5 to 4.9.6
Thanks for the patch @vinita29 this makes sense to me and looks good to go, only minor item was the diff was made from the wp-admin folder and you'll want to make them from the root of the project above the src/ folder.
The command I usually run from there to ensure I'm just getting the source changes;
svn diff src > XXXX.X.diff
I've uploaded a refreshed patch so we can move this to commit and into the next release.
Note: See
TracTickets for help on using
tickets.
Refresh patch to apply properly to
src/wp-admin/options-general.php