diff --git a/module/productplan/view/browse.html.php b/module/productplan/view/browse.html.php index 675d5301f2..abbfb064b7 100644 --- a/module/productplan/view/browse.html.php +++ b/module/productplan/view/browse.html.php @@ -115,7 +115,7 @@ ?> session->currentProductType != 'normal'):?> - parent != '-1') echo $branchOption[$plan->branch];?> + parent != '-1') echo $branchOption[$plan->branch];?> begin == '2030-01-01' ? $lang->productplan->future : $plan->begin;?> end == '2030-01-01' ? $lang->productplan->future : $plan->end;?>