From d2d5e291dc53e6658a23fa6af49791189e92444d Mon Sep 17 00:00:00 2001 From: Rachid Mrad Date: Fri, 1 Sep 2023 15:37:13 -0400 Subject: [PATCH] Fix typo in comment --- src/registrar/templates/admin/change_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/templates/admin/change_form.html b/src/registrar/templates/admin/change_form.html index 2df780aaa..e0f9ae1a4 100644 --- a/src/registrar/templates/admin/change_form.html +++ b/src/registrar/templates/admin/change_form.html @@ -1,6 +1,6 @@ {% extends "admin/change_form.html" %} -{% comment %} Replace the Django ul markup with a div. We'll edit the child markup accordingly in form_list_object_tools {% endcomment %} +{% comment %} Replace the Django ul markup with a div. We'll edit the child markup accordingly in change_form_object_tools {% endcomment %} {% block object-tools %} {% if change and not is_popup %}