diff --git a/module/report/view/bugcreate.html.php b/module/report/view/bugcreate.html.php index 9bbd96dec2..d2e206329d 100644 --- a/module/report/view/bugcreate.html.php +++ b/module/report/view/bugcreate.html.php @@ -42,10 +42,10 @@ bug->resolutionList['duplicate'];?> bug->resolutionList['external'];?> bug->resolutionList['fixed'];?> - bug->resolutionList['notrepro'];?> + bug->resolutionList['notrepro'];?> bug->resolutionList['postponed'];?> - bug->resolutionList['willnotfix'];?> - bug->resolutionList['tostory'];?> + bug->resolutionList['willnotfix'];?> + bug->resolutionList['tostory'];?> report->validRate;?> report->total;?> diff --git a/module/report/view/productsummary.html.php b/module/report/view/productsummary.html.php index 5974265e4d..4b317d3dbc 100644 --- a/module/report/view/productsummary.html.php +++ b/module/report/view/productsummary.html.php @@ -34,11 +34,11 @@ productplan->common;?> productplan->begin;?> productplan->end;?> - story->statusList['draft'];?> - story->statusList['active'];?> - story->statusList['changed'];?> - story->statusList['closed'];?> - report->total;?> + story->statusList['draft'];?> + story->statusList['active'];?> + story->statusList['changed'];?> + story->statusList['closed'];?> + report->total;?>