diff --git a/bug_actiongroup_update_product_build_inc.php b/bug_actiongroup_update_product_build_inc.php index 36d7305f6e..8d04c4138b 100644 --- a/bug_actiongroup_update_product_build_inc.php +++ b/bug_actiongroup_update_product_build_inc.php @@ -44,10 +44,7 @@ * @return void */ function action_update_product_build_print_title() { - echo ''; - echo ''; - echo lang_get( 'product_build' ); - echo ''; + echo lang_get( 'actiongroup_menu_update_product_build' ); } /** @@ -59,23 +56,14 @@ function action_update_product_build_print_title() { */ function action_update_product_build_print_fields() { ?> - - - - - - - - - - - - - - - - - + + + + + + + +