﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
19254	"Alignment of labels in ""Add media"" dialog"	waclawjacek	nacin	"Please see the attached screenshot. It shows how the labels are aligned in the ""From URL"" tab (and not on the ""From my computer"" tab!) in the Polish translations of the ""Add media"" dialog. The bug is present in WP 3.3 beta 3.

It can be fixed by switching the order of <span class=""alignleft""> and <label> in that form (that is how the ""From my computer"" form is written, plus a <br class=""clear""> tag).

I'm attaching two patches to this report. The only change in them is the aforementioned switch in all places where I found <span class=""alignleft""> preceding a <label>. One of the patches has the ""<br class=""clear"">"" tag along with the switch, the other doesn't. The patches should be applied to wp-admin/includes/media.php.

Take care,
WJ"	defect (bug)	closed	normal	3.5	I18N	3.2.1	minor	fixed	has-patch	
