Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SitesManager/templates/DisplayJavascriptCode.tpl')
-rw-r--r--plugins/SitesManager/templates/DisplayJavascriptCode.tpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/SitesManager/templates/DisplayJavascriptCode.tpl b/plugins/SitesManager/templates/DisplayJavascriptCode.tpl
index a02d7a59a0..efbc060321 100644
--- a/plugins/SitesManager/templates/DisplayJavascriptCode.tpl
+++ b/plugins/SitesManager/templates/DisplayJavascriptCode.tpl
@@ -1,5 +1,5 @@
-<p>Here is the javascript code to include on all your pages:</p>
-
-<code>
-{$jsTag}
-</code>
+<p>Here is the javascript code to include on all your pages:</p>
+
+<code>
+{$jsTag}
+</code>