Opened 7 years ago
Closed 7 years ago
#3221 closed enhancement (fixed)
<br /> Missing in user-edit.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Line
159 - <p><label><?php _e('Jabber / Google Talk:') ?>
159 + <p><label><?php _e('Jabber / Google Talk:') ?><br />
Attachments (1)
Change History (5)
- Keywords has-patch added
- Owner changed from anonymous to Nazgul
- Status changed from new to assigned
Patch which adds the two missing <br /> tags added.
comment:4
markjaquith — 7 years ago
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

Line 159 - <p><label><?php _e('Jabber / Google Talk:') ?> 159 + <p><label><?php _e('Jabber / Google Talk:') ?><br />