diff --git a/myproject/products/templates/products/category_list.html b/myproject/products/templates/products/category_list.html index b1a71a9..9ebd1ca 100644 --- a/myproject/products/templates/products/category_list.html +++ b/myproject/products/templates/products/category_list.html @@ -100,7 +100,7 @@ {% elif item.item_type == 'product' %} Изменить {% elif item.item_type == 'kit' %} - Изменить + Изменить {% endif %}