﻿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
8812	Delete link should be right-aligned when admin interface is RTL	okhayat	nobody	"The class of the P tag that contains the 'deletelink' should be float-right rather than float-left for it to be displayed correctly.
Currently it is:
{{{<p class=""float-left""><a href=""delete/"" class=""deletelink"">delete</a></p>}}}
and should be
{{{<p class=""float-right""><a href=""delete/"" class=""deletelink"">delete</a></p>}}}
"		closed	contrib.admin	dev		fixed			Accepted	1	0	0	0	0	0
