diff options
| -rw-r--r-- | phpBB/styles/prosilver/template/overall_footer_navbar.html | 2 | ||||
| -rw-r--r-- | phpBB/styles/prosilver/template/overall_header_navbar.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/overall_footer_navbar.html b/phpBB/styles/prosilver/template/overall_footer_navbar.html index 5ea4ed1fd6..391db29358 100644 --- a/phpBB/styles/prosilver/template/overall_footer_navbar.html +++ b/phpBB/styles/prosilver/template/overall_footer_navbar.html @@ -14,4 +14,4 @@ </ul> </div> - </div>
\ No newline at end of file + </div> diff --git a/phpBB/styles/prosilver/template/overall_header_navbar.html b/phpBB/styles/prosilver/template/overall_header_navbar.html index 2a3492b3f3..50e8902257 100644 --- a/phpBB/styles/prosilver/template/overall_header_navbar.html +++ b/phpBB/styles/prosilver/template/overall_header_navbar.html @@ -93,4 +93,4 @@ </ul> </div> - </div>
\ No newline at end of file + </div> |
