diff --git a/templates/ktcore/search2/lucene_statistics.smarty b/templates/ktcore/search2/lucene_statistics.smarty
index a66ad2e..bd75056 100644
--- a/templates/ktcore/search2/lucene_statistics.smarty
+++ b/templates/ktcore/search2/lucene_statistics.smarty
@@ -42,24 +42,24 @@ toggle.style.display = 'none';
{i18n}Index Coverage:{/i18n}
-
+
{i18n}Indexing coverage percentage may vary from total - not all documents contain text.{/i18n}
- | {$stats.indexingCoverage} |
+{$stats.indexingCoverage} |
 |
{i18n}Queue Coverage :{/i18n}
-
+
{i18n}Queue coverage indicates percentage of documents currently queued for indexing in relation to total repository size.{/i18n}
-
+
| {$stats.queueCoverage} |