diff --git a/dashboard-ui/autoorganizelog.html b/dashboard-ui/autoorganizelog.html
index e8d9433b8d..fc0240668e 100644
--- a/dashboard-ui/autoorganizelog.html
+++ b/dashboard-ui/autoorganizelog.html
@@ -5,7 +5,9 @@
-
+
diff --git a/dashboard-ui/scripts/dashboardpage.js b/dashboard-ui/scripts/dashboardpage.js
index 23cae35da2..7760fae355 100644
--- a/dashboard-ui/scripts/dashboardpage.js
+++ b/dashboard-ui/scripts/dashboardpage.js
@@ -779,7 +779,7 @@
html += "
" + progress + "%";
- html += '
';
+ html += '
';
}
else if (task.State == "Cancelling") {
html += '
' + Globalize.translate('LabelStopping') + '';
diff --git a/dashboard-ui/scripts/site.js b/dashboard-ui/scripts/site.js
index 3d0e5bc8d1..fea7b04af7 100644
--- a/dashboard-ui/scripts/site.js
+++ b/dashboard-ui/scripts/site.js
@@ -839,7 +839,7 @@
html += '';
if (percentComplete < 100) {
- html += '
';
+ html += '
';
}
}
diff --git a/dashboard-ui/wizardlibrary.html b/dashboard-ui/wizardlibrary.html
index 2ba2578fac..1dab98491f 100644
--- a/dashboard-ui/wizardlibrary.html
+++ b/dashboard-ui/wizardlibrary.html
@@ -8,7 +8,7 @@
${HeaderSetupLibrary}
-
+