diff --git a/module/report/view/productinfo.html.php b/module/report/view/productinfo.html.php
index 36912414b5..e0b7296e2f 100644
--- a/module/report/view/productinfo.html.php
+++ b/module/report/view/productinfo.html.php
@@ -12,13 +12,13 @@
| product->name;?> |
product->PO;?> |
- productplan->common;?> |
+ productplan->common;?> |
productplan->begin;?> |
productplan->end;?> |
- story->statusList['draft'];?> |
- story->statusList['active'];?> |
- story->statusList['changed'];?> |
- story->statusList['closed'];?> |
+ story->statusList['draft'];?> |
+ story->statusList['active'];?> |
+ story->statusList['changed'];?> |
+ story->statusList['closed'];?> |