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
path: root/themes
diff options
context:
space:
mode:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-01-14 06:40:55 +0300
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-01-14 06:40:55 +0300
commit76071515bf1aa9e1def7f4c185b1ab0cc9c385e6 (patch)
tree3f10980a093701ec7d7b69af024a6dedca08e0fe /themes
parent032b512a4262fa432e5c2aa97d35daaab912ca2b (diff)
Fixing #452
Diffstat (limited to 'themes')
-rw-r--r--themes/default/common.css2
-rw-r--r--themes/default/simple_structure_footer.tpl2
-rw-r--r--themes/default/simple_structure_header.tpl2
3 files changed, 3 insertions, 3 deletions
diff --git a/themes/default/common.css b/themes/default/common.css
index d2123e4753..ab63b172b5 100644
--- a/themes/default/common.css
+++ b/themes/default/common.css
@@ -193,4 +193,4 @@ a {
border: 3px solid red;
margin: 10px;
padding: 10px;
-} \ No newline at end of file
+}
diff --git a/themes/default/simple_structure_footer.tpl b/themes/default/simple_structure_footer.tpl
index 17c7245b64..9943ff0f85 100644
--- a/themes/default/simple_structure_footer.tpl
+++ b/themes/default/simple_structure_footer.tpl
@@ -1,3 +1,3 @@
</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/themes/default/simple_structure_header.tpl b/themes/default/simple_structure_header.tpl
index 546db40bf9..7ef4006234 100644
--- a/themes/default/simple_structure_header.tpl
+++ b/themes/default/simple_structure_header.tpl
@@ -8,4 +8,4 @@
<body>
<div id="content">
<div id="title"><span id="h1">Piwik </span><span id="subh1"> # open source web analytics</span></div>
- \ No newline at end of file
+