diff --git a/app/views/admins/dashboards/index.html.erb b/app/views/admins/dashboards/index.html.erb
index 649c00904..2d86b4b6c 100644
--- a/app/views/admins/dashboards/index.html.erb
+++ b/app/views/admins/dashboards/index.html.erb
@@ -38,17 +38,17 @@
<%=@day_active_project_count %> |
- <%=@weekly_new_project_count %> |
- <%=@month_new_project_count %> |
+ <%=@weekly_active_project_count %> |
+ <%=@month_active_project_count %> |
<%="--" %> |
-
+
|
<%=@day_new_project_count %> |
- <%=@weekly_new_user_count %> |
- <%=@month_new_user_count %> |
+ <%=@weekly_new_project_count %> |
+ <%=@month_new_project_count %> |
<%="--" %> |