Opened 5 years ago
Closed 5 years ago
#7158 closed defect (bug) (fixed)
no need colon
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | Administration | Version: | 2.5.1 |
| Severity: | normal | Keywords: | style has-patch commit |
| Cc: |
Description
in profile update, all title tag has no colon, except edit password filed.
308 <th><label for="pass1"><?php _e('New Password:'); ?></label></th>
312 <p><strong><?php _e('Password Strength:'); ?></strong></p>
Attachments (1)
Change History (3)
- Component changed from General to Administration
- Keywords has-patch commit added
- Milestone changed from 2.7 to 2.6
Note: See
TracTickets for help on using
tickets.

A correction to fix this ticket.