﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3783	Extraneous </select> element in Options, but where is it coming from?	johnbillion	anonymous	"If you view-source your `Options->Reading` page, there is an extraneous `</select>` element right at the end of the '''""Show at most: X posts""''' line.

I dived into `wp-admin/options-reading.php` to patch it... but lo and behold on line 55 you'll see there is no sign of a `</select>` element! I guess `_e('posts')` must be spitting it out somehow.

It's hardly an important issue but I am interested in how on earth it's getting there.

Anyone?"	defect (bug)	closed	lowest		Administration	2.1	trivial	duplicate	options extraneous element administration	johnbillion+wp@…
