﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9100	django.contrib.comments missing css class attributes in two preview templates	mordyovits	nobody	"django/contrib/comments/templates/comments has preview.html and reply_preview.html.  Both of them have an input field as follows:

{{{
and <input type=""submit"" name=""submit"" value=""Post your comment"" id=""submit""> or make changes:
}}}

It's missing a {{{class=""submit-post""}}} attribute, making it impossible to keep button styling consistent without modifying the template."		closed	contrib.comments	dev		fixed			Accepted	1	0	0	0	0	0
