﻿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
11473	TEMPLATE_STRING_IF_INVALID breaks admin template	Leo Shklovskii	nobody	"Repro:
 1. set TEMPLATE_STRING_IF_INVALID in settings to 'FOOBAR'
 1. view any object list page in the admin
 1. notice the checkbox on the left of the items is misaligned
 1. view source to see the following:
{{{
<table cellspacing=""0"">
<thead>

<tr>
<thFOOBAR>
}}}

I suspect this is a pretty easy fix, I just couldn't figure out where to make it. The templates are pretty abstract/convoluted :-/"		closed	contrib.admin	dev		duplicate			Unreviewed	0	0	0	0	0	0
