aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2014-11-22 19:19:08 +0100
committerJakub Senko <jakubsenko@gmail.com>2014-11-22 19:19:08 +0100
commit595f9c132b55489b40b1359f1220d19c8dee1eef (patch)
tree953bf1c4af4b6cea701d14e7ddd1173838ff4538 /phpBB/styles
parenta609c9db82c623e56902dc0477c7cc98ed52dac8 (diff)
downloadforums-595f9c132b55489b40b1359f1220d19c8dee1eef.tar
forums-595f9c132b55489b40b1359f1220d19c8dee1eef.tar.gz
forums-595f9c132b55489b40b1359f1220d19c8dee1eef.tar.bz2
forums-595f9c132b55489b40b1359f1220d19c8dee1eef.tar.xz
forums-595f9c132b55489b40b1359f1220d19c8dee1eef.zip
[ticket/12924] Remove newlines at the EOF
PHPBB3-12924
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/subsilver2/template/index.htm2
-rw-r--r--phpBB/styles/subsilver2/theme/images/index.htm2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/index.htm b/phpBB/styles/subsilver2/template/index.htm
index f47fe69a52..a1356823e2 100644
--- a/phpBB/styles/subsilver2/template/index.htm
+++ b/phpBB/styles/subsilver2/template/index.htm
@@ -13,4 +13,4 @@
</table>
</body>
-</html>
+</html> \ No newline at end of file
diff --git a/phpBB/styles/subsilver2/theme/images/index.htm b/phpBB/styles/subsilver2/theme/images/index.htm
index 2d399d2147..957f68a803 100644
--- a/phpBB/styles/subsilver2/theme/images/index.htm
+++ b/phpBB/styles/subsilver2/theme/images/index.htm
@@ -13,4 +13,4 @@
</table>
</body>
-</html>
+</html> \ No newline at end of file