diff --git a/module/block/view/productblock.html.php b/module/block/view/productblock.html.php
index ab88be85f1..a57a074a6f 100644
--- a/module/block/view/productblock.html.php
+++ b/module/block/view/productblock.html.php
@@ -11,10 +11,6 @@
*/
?>
@@ -23,12 +19,12 @@
| product->name;?> |
- product->currentProject;?> |
+ product->currentProject;?> |
product->plans;?> |
product->releases;?> |
story->statusList['active'] . $lang->story->common;?> |
- bug->unResolved . $lang->bug->common;?> |
+ bug->unResolved . $lang->bug->common;?> |
@@ -40,7 +36,7 @@
>
| name?> |
- id, '');?> |
+ id, '');?> |
plans?> |
releases?> |