aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-09-14 07:40:52 -0700
committerCesar G <prototech91@gmail.com>2014-09-14 07:40:52 -0700
commit4250c75de1a780d06b35aed59009f930aaaea779 (patch)
tree5f6b3294724a18a9b834d55509fc615a7921f22e /phpBB
parent2566cf1499abdb5f44ebc9d41ba0ed6edc3a5627 (diff)
parenta45df1d8407082c11a61de36b4408e62049062a0 (diff)
downloadforums-4250c75de1a780d06b35aed59009f930aaaea779.tar
forums-4250c75de1a780d06b35aed59009f930aaaea779.tar.gz
forums-4250c75de1a780d06b35aed59009f930aaaea779.tar.bz2
forums-4250c75de1a780d06b35aed59009f930aaaea779.tar.xz
forums-4250c75de1a780d06b35aed59009f930aaaea779.zip
Merge branch 'develop-ascraeus' into develop
* develop-ascraeus: [ticket/13040] Fix W3C validator warning in overall_footer.html
Diffstat (limited to 'phpBB')
-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>