diff --git a/webapp/web/templates/freemarker/body/admin/searchIndex.ftl b/webapp/web/templates/freemarker/body/admin/searchIndex.ftl index 372c89cc9..fb5a94b7c 100644 --- a/webapp/web/templates/freemarker/body/admin/searchIndex.ftl +++ b/webapp/web/templates/freemarker/body/admin/searchIndex.ftl @@ -17,6 +17,9 @@ Reset the search index and re-populate it.
+<#elseif totalToDo == 0> +since ${since?string("hh:mm:ss a, MMMM dd, yyyy")}, elapsed time ${elapsed}
<#else>since ${since?string("hh:mm:ss a, MMMM dd, yyyy")}, elapsed time ${elapsed}, estimated total time ${expected}