diff options
-rw-r--r-- | phpBB/styles/subsilver2/template/index.htm | 2 | ||||
-rw-r--r-- | 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 @@ </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 |