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