From d1e4ded7ef109fecc404db3d7c79dbff893398a6 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Sat, 8 Jul 2023 09:58:33 +0800 Subject: [PATCH] * Change the button test of close product. --- module/product/ui/close.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/product/ui/close.html.php b/module/product/ui/close.html.php index 664249a3dd..b5ecad82f5 100644 --- a/module/product/ui/close.html.php +++ b/module/product/ui/close.html.php @@ -14,7 +14,7 @@ modalHeader(); formPanel ( - setClass('border-0'), + set::submitBtnText($lang->product->closeAction), formGroup ( set::label($lang->comment),