diff --git a/public/legacy/modules/AOS_Products_Quotes/Line_Items.php b/public/legacy/modules/AOS_Products_Quotes/Line_Items.php index 1994d017c5..21d39b7ed9 100755 --- a/public/legacy/modules/AOS_Products_Quotes/Line_Items.php +++ b/public/legacy/modules/AOS_Products_Quotes/Line_Items.php @@ -40,6 +40,7 @@ function display_lines($focus, $field, $value, $view) $html .= 'var module_sugar_grp1 = "'.$focus->module_dir.'";'; $html .= 'var enable_groups = '.$enable_groups.';'; $html .= 'var total_tax = '.$total_tax.';'; + $html .= "SUGAR.language.setLanguage(module_sugar_grp1, ".json_encode($mod_strings).");"; $html .= ''; $html .= "