Make WordPress Core

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)

edit-form-comment.diff (499 bytes ) - added by sivel 18 years ago.

Download all attachments as: .zip

Change History (3)

#1 @sivel
18 years ago

  • Component GeneralAdministration

#2 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [9928]) Fix id typo. Props sivel. fixes #8401

Note: See TracTickets for help on using tickets.