From 532f3e80fa4c864b7b33d41774d9186a7bd24e92 Mon Sep 17 00:00:00 2001 From: Mahyar Damavand Date: Sun, 12 Jan 2020 17:17:51 +0330 Subject: [PATCH] Delete extra parentheses which prevented a message from being extracted --- lms/templates/registration/password_reset_confirm.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/templates/registration/password_reset_confirm.html b/lms/templates/registration/password_reset_confirm.html index b97b95dae9..2d5282b291 100644 --- a/lms/templates/registration/password_reset_confirm.html +++ b/lms/templates/registration/password_reset_confirm.html @@ -36,11 +36,11 @@ from openedx.core.djangolib.markup import HTML, Text

${_("Invalid Password Reset Link")}