diff --git a/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html b/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html
index edaa08e0d9..51610e4ab3 100644
--- a/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html
+++ b/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html
@@ -64,7 +64,7 @@
- ETA: in {{build.eta|naturaltime}}
+ {{build.completeper}}% tasks completed
{%endif%}
diff --git a/bitbake/lib/toaster/toastergui/templates/project.html b/bitbake/lib/toaster/toastergui/templates/project.html
index f4a3a75358..badc8a6fcb 100644
--- a/bitbake/lib/toaster/toastergui/templates/project.html
+++ b/bitbake/lib/toaster/toastergui/templates/project.html
@@ -202,7 +202,7 @@ vim: expandtab tabstop=2
- ETA in {[b.build[0].eta|toeta|timediff]}
+ {[b.build[0].completeper]}% tasks completed