From a3eb9ec328f83c5c97706e424e625e59bcc1a584 Mon Sep 17 00:00:00 2001 From: tianshujie98 Date: Fri, 23 Jul 2021 08:17:47 +0800 Subject: [PATCH] * Finish task #40515. --- module/product/view/all.html.php | 2 +- module/product/view/manageline.html.php | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/module/product/view/all.html.php b/module/product/view/all.html.php index 811ed917a8..e889c48d50 100644 --- a/module/product/view/all.html.php +++ b/module/product/view/all.html.php @@ -17,9 +17,9 @@ {$recTotal}" : '';?> {$label}" . $recTotalLabel, '', "class='btn btn-link' id='{$key}Tab'");?> - product->line, '', 'class="btn btn-link"');?>
+  " . $lang->product->line, '', 'class="btn btn-link"');?> ' . $lang->product->create, '', 'class="btn btn-primary"');?>
diff --git a/module/product/view/manageline.html.php b/module/product/view/manageline.html.php index 2ecfafaa8a..3a87527229 100644 --- a/module/product/view/manageline.html.php +++ b/module/product/view/manageline.html.php @@ -11,12 +11,6 @@ ?>