#75 closed defect (bug) (fixed)
Another </div> needed in bp-xprofile-signup.php
| Reported by: | phlux0r | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: |
Description
The wp-signup.php opens and closes with 2 <div> containers and the xprofile-signup is only closing one </div> on lines:
214, 247, 258
Just add another </div> to: echo '</div>';
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed, thanks.