aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2012-10-10 00:22:38 -0400
committerOleg Pudeyev <oleg@bsdpower.com>2012-10-10 00:22:38 -0400
commit59281f1b0ad95d1baaf08bc365e0a9d7a916aeba (patch)
treec81df97385efafec50446072b22b4a7c4bbfd1a3
parent39258c945262814a28a02b84b5ee01047b56a47e (diff)
parent68641aab93865c53b676a044538b4c7b7ce53e3f (diff)
downloadforums-59281f1b0ad95d1baaf08bc365e0a9d7a916aeba.tar
forums-59281f1b0ad95d1baaf08bc365e0a9d7a916aeba.tar.gz
forums-59281f1b0ad95d1baaf08bc365e0a9d7a916aeba.tar.bz2
forums-59281f1b0ad95d1baaf08bc365e0a9d7a916aeba.tar.xz
forums-59281f1b0ad95d1baaf08bc365e0a9d7a916aeba.zip
Merge PR #973 branch 'develop-olympus' into develop
* develop-olympus: [ticket/11069] Add closing span back to credit line in subsilver2 simple footer
-rw-r--r--phpBB/styles/subsilver2/template/simple_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/simple_footer.html b/phpBB/styles/subsilver2/template/simple_footer.html
index 6082b71891..38a86c5001 100644
--- a/phpBB/styles/subsilver2/template/simple_footer.html
+++ b/phpBB/styles/subsilver2/template/simple_footer.html
@@ -2,7 +2,7 @@
</div>
<div id="wrapfooter">
- <span class="copyright">{CREDIT_LINE}
+ <span class="copyright">{CREDIT_LINE}</span>
</div>
<script type="text/javascript" src="{T_JQUERY_LINK}"></script>