Opened 18 years ago
Closed 18 years ago
#7158 closed defect (bug) (fixed)
no need colon
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | 2.5.1 |
| Component: | Administration | Keywords: | style has-patch commit |
| Focuses: | 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)
Note: See
TracTickets for help on using
tickets.
A correction to fix this ticket.