Opened 4 years ago
Closed 4 years ago
#3387 closed defect (bug) (fixed)
Edit user, language selection HTML bug
Reported by: | peterkueger | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.6.7 | Priority: | normal |
Severity: | normal | Version: | 2.6.0 |
Component: | Component - Users | Keywords: | |
Cc: |
Description
I can edit a user and choose the language of him.
The HTML code for this contains:
<label for="url">
But it must be:
<label for="language">
Location:
templates/default/bbpress/form-user.edit.php line 119
PS
I want to hide the language selection completely. Since I didn't found another way, I would like to do this with custom CSS. For this, I need a fix of this bug.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Since you didn't fix this bug, I uninstalled bbPress.