Opened 17 years ago
Closed 17 years ago
#8401 closed defect (bug) (fixed)
Incorrect div id in edit-form-comments.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.7 | Priority: | normal |
| Severity: | normal | Version: | 2.7 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
<div id="preview=action">
Should be
<div id="preview-action">
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [9928]) Fix id typo. Props sivel. fixes #8401