diff --git a/module/common/view/datatable.fix.html.php b/module/common/view/datatable.fix.html.php index 865347c8ba..eef96c3430 100644 --- a/module/common/view/datatable.fix.html.php +++ b/module/common/view/datatable.fix.html.php @@ -6,7 +6,7 @@ $(function() { - $('#sidebar .cell .text-center:last').append("datatable->displaySetting;?>
"); + $('#sidebar .cell .text-center:last').append("tab == 'product' or $app->tab == 'qa') ? $lang->datatable->displaySetting : $lang->datatable->moduleSetting;?>
"); var addSettingButton = function() @@ -83,7 +83,7 @@ $(function()