From 595f9c132b55489b40b1359f1220d19c8dee1eef Mon Sep 17 00:00:00 2001 From: Jakub Senko Date: Sat, 22 Nov 2014 19:19:08 +0100 Subject: [PATCH] [ticket/12924] Remove newlines at the EOF PHPBB3-12924 --- phpBB/styles/subsilver2/template/index.htm | 2 +- phpBB/styles/subsilver2/theme/images/index.htm | 2 +- 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 @@ - + \ 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 @@ - + \ No newline at end of file