diff --git a/backend/templates/admin_products.html b/backend/templates/admin_products.html index dcd9857..bfd19ed 100644 --- a/backend/templates/admin_products.html +++ b/backend/templates/admin_products.html @@ -479,8 +479,8 @@
- ${item.is_animal_drug ? '🐾 동물약' : ''} ${escapeHtml(item.product_name)} + ${item.is_animal_drug ? '🐾 동물약' : ''}
${escapeHtml(item.supplier) || ''}