diff --git a/module/block/view/flowchart.html.php b/module/block/view/flowchart.html.php
index e9844f8c96..fb32e6c06f 100644
--- a/module/block/view/flowchart.html.php
+++ b/module/block/view/flowchart.html.php
@@ -1,52 +1,47 @@
-
-
-
-
-
-
-
- | block->role?> |
-
-
|
-
-
-
-
-
- block->flowchart as $flowchart):?>
-
-
-
- |
-
- |
-
-
-
-
-
-
+
+block->flowchart as $rowIndex => $flow):?>
+
+
+
+
\ No newline at end of file
diff --git a/module/block/view/planblock.html.php b/module/block/view/planblock.html.php
index af0ce9bb65..0e8bead272 100644
--- a/module/block/view/planblock.html.php
+++ b/module/block/view/planblock.html.php
@@ -14,7 +14,7 @@
block->emptyTip;?>
-
+
diff --git a/module/block/view/productblock.html.php b/module/block/view/productblock.html.php
index f6a03e92fd..d5a78aae97 100644
--- a/module/block/view/productblock.html.php
+++ b/module/block/view/productblock.html.php
@@ -17,7 +17,7 @@
.block-products.block-sm .c-project {display: none;}
-
+
| product->name;?> |
diff --git a/module/block/view/productstatisticblock.html.php b/module/block/view/productstatisticblock.html.php
index 39d4aefb71..a1a07a1b10 100644
--- a/module/block/view/productstatisticblock.html.php
+++ b/module/block/view/productstatisticblock.html.php
@@ -61,8 +61,8 @@ html[lang="en"] .product-info .type-info {color: #A6AAB8; text-align: center; po
.block-statistic.block-sm .nav-secondary > li.switch-icon {width: 40px;}
.block-statistic.block-sm .types-line > li > div {padding: 18px 2px 5px;}
-#unexpired-plan, #doing-project{margin-left:-12px}
-#unexpired-plan + span, #doing-project + span, #total-release + span{color:#000;font-weight:bold}
+.status-count{margin:auto}
+.status-count tr:first-child td:last-child{color:#000;font-weight:bold}