diff --git a/src/main/resources/static/assets/js/project_budget_cost.js b/src/main/resources/static/assets/js/project_budget_cost.js
index e121aec..0ba7a52 100644
--- a/src/main/resources/static/assets/js/project_budget_cost.js
+++ b/src/main/resources/static/assets/js/project_budget_cost.js
@@ -195,7 +195,7 @@ function appendTrCost() {
'
| '+
' | '+
' | '+
- ' | '+
+ ' | '+
'';
$("#costTotal").before(template);
diff --git a/src/main/resources/templates/admin/project_approve.ftl b/src/main/resources/templates/admin/project_approve.ftl
index cfb7abc..d303b20 100644
--- a/src/main/resources/templates/admin/project_approve.ftl
+++ b/src/main/resources/templates/admin/project_approve.ftl
@@ -454,7 +454,7 @@
<#list incomeDetails as incomeDetail>
${(incomeDetail_index+1)!} |
-
+ |
<#-- |