1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 15:17:16 +01:00

Merge PR #973 branch 'bantu/ticket/11069' into develop-olympus

* bantu/ticket/11069:
  [ticket/11069] Add closing span back to credit line in subsilver2 simple footer
This commit is contained in:
Oleg Pudeyev 2012-10-10 00:22:17 -04:00
commit 68641aab93

View File

@ -2,7 +2,7 @@
</div>
<div id="wrapfooter">
<span class="copyright">{CREDIT_LINE}
<span class="copyright">{CREDIT_LINE}</span>
</div>
</body>