aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-09-14 07:40:30 -0700
committerCesar G <prototech91@gmail.com>2014-09-14 07:40:30 -0700
commita45df1d8407082c11a61de36b4408e62049062a0 (patch)
tree8eef6129140ce58d0ef84bf481c2e2d82c5a2ab1
parentca7168ee4adb16d66f7c7002bd8f7b887262bb98 (diff)
parente4401b2534a8ce9570d8f37e0f4e9627dd411d0c (diff)
downloadforums-a45df1d8407082c11a61de36b4408e62049062a0.tar
forums-a45df1d8407082c11a61de36b4408e62049062a0.tar.gz
forums-a45df1d8407082c11a61de36b4408e62049062a0.tar.bz2
forums-a45df1d8407082c11a61de36b4408e62049062a0.tar.xz
forums-a45df1d8407082c11a61de36b4408e62049062a0.zip
Merge remote-tracking branch 'prototech/ticket/13040' into develop-ascraeus
* prototech/ticket/13040: [ticket/13040] Fix W3C validator warning in overall_footer.html
-rw-r--r--phpBB/styles/prosilver/template/overall_footer.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<div id="phpbb_alert" class="phpbb_alert" data-l-err="{L_ERROR}" data-l-timeout-processing-req="{L_TIMEOUT_PROCESSING_REQ}">
<a href="#" class="alert_close"></a>
- <h3 class="alert_title"></h3><p class="alert_text"></p>
+ <h3 class="alert_title">&nbsp;</h3><p class="alert_text"></p>
</div>
<div id="phpbb_confirm" class="phpbb_alert">
<a href="#" class="alert_close"></a>