<input type="submit" class="form-submit" value="Save" id="edit-time-submit" name="op"/>
<input type="submit" class="form-submit" value="Save" id="edit-submit" name="op"/>
<input type="submit" class="form-submit" value="Preview" id="edit-preview" name="op"/>
CommentFileSizeAuthor
#1 time-526638.patch692 bytesvoidberg

Comments

voidberg’s picture

StatusFileSize
new692 bytes

When merging the comment form with the time form two submit buttons emerge but one of them is not removed (like the other time form fields which should not appear in the comment form).

The attached patch solves the issue.

indytechcook’s picture

Status: Active » Reviewed & tested by the community

This works.