From e4401b2534a8ce9570d8f37e0f4e9627dd411d0c Mon Sep 17 00:00:00 2001 From: John Date: Fri, 22 Aug 2014 14:32:04 +0300 Subject: [PATCH] [ticket/13040] Fix W3C validator warning in overall_footer.html Added a non-breaking space to remove the following warning: **Empty heading.** ```html

``` PHPBB3-13040 --- phpBB/styles/prosilver/template/overall_footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html index e9c95aa799..275859ac97 100644 --- a/phpBB/styles/prosilver/template/overall_footer.html +++ b/phpBB/styles/prosilver/template/overall_footer.html @@ -22,7 +22,7 @@
-

+