﻿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
906	[patch] Typo in password_reset_form template	Esaj	Adrian Holovaty	"{{{
Index: django/contrib/admin/templates/registration/password_reset_form.html
===================================================================
--- django/contrib/admin/templates/registration/password_reset_form.html        (revision 1431)
+++ django/contrib/admin/templates/registration/password_reset_form.html        (working copy)
@@ -7,7 +7,7 @@

 {% block content %}

-<h1>{% trans ""Password reset"") %}</h1>
+<h1>{% trans ""Password reset"" %}</h1>

 <p>{% trans ""Forgotten your password? Enter your e-mail address below, and we'll reset your password and e-mail the new one to you."" %}</p>
}}}"	defect	closed	contrib.admin		normal	fixed			Unreviewed	1	0	0	0	0	0
