diff --git a/lms/templates/name_changes.html b/lms/templates/name_changes.html index 58ea7db9be..72d55d3ef0 100644 --- a/lms/templates/name_changes.html +++ b/lms/templates/name_changes.html @@ -3,24 +3,24 @@ <%inherit file="main.html" /> @@ -32,12 +32,12 @@ function name_deny(id) { % for s in students: - + + [${_("Reject")}] % endfor
${s['old_name']}${s['old_name']} ${s['new_name']|h} ${s['email']|h} ${s['rationale']|h} [${_("Confirm")}] - ${_("[Reject]")}