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/Home/templates/logo.tpl')
-rw-r--r--plugins/Home/templates/logo.tpl14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/Home/templates/logo.tpl b/plugins/Home/templates/logo.tpl
deleted file mode 100644
index ce2656865e..0000000000
--- a/plugins/Home/templates/logo.tpl
+++ /dev/null
@@ -1,14 +0,0 @@
-<span id="logo">
-<a href="http://piwik.org" target="_blank" title="open source web analytics" style="text-decoration: none;">
- <span style="color: rgb(245, 223, 114);">P</span><span style="color: rgb(241, 175, 108);">i</span><span style="color: rgb(241, 117, 117);">w</span><span style="color: rgb(155, 106, 58);">i</span><span style="color: rgb(107, 50, 11);">k</span>
- <!--
- <span style="font-size: 20pt; letter-spacing: -1pt;">
- <span style="color: rgb(107, 50, 11);">#</span>
- <span style="color: rgb(107, 50, 11);"> Open</span>
- <span style="color: rgb(107, 50, 11);"> source </span>
- <span style="color: rgb(107, 50, 11);">web </span>
- <span style="color: rgb(107, 50, 11);">analytics</span>
- </span>
- -->
-</a>
-</span> \ No newline at end of file