diff --git a/src/views/admin/footer.tpl b/src/views/admin/footer.tpl index 54312e423f..00c307ba55 100644 --- a/src/views/admin/footer.tpl +++ b/src/views/admin/footer.tpl @@ -7,7 +7,7 @@
-

[[global:reconnecting-message, {config.siteTitle}]]

+

[[global:reconnecting-message, {config.siteTitle}]]

diff --git a/src/views/partials/reconnect-alert.tpl b/src/views/partials/reconnect-alert.tpl index 343cf90beb..90ab679fde 100644 --- a/src/views/partials/reconnect-alert.tpl +++ b/src/views/partials/reconnect-alert.tpl @@ -1,4 +1,4 @@
-

[[global:reconnecting-message, {config.siteTitle}]]

+

[[global:reconnecting-message, {config.siteTitle}]]

\ No newline at end of file