mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11069] Add closing span back to credit line in subsilver2 simple footer
Regression from 0ceb77fb99
.
PHPBB3-11069
This commit is contained in:
parent
446607ef53
commit
c83ca457a0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="wrapfooter">
|
<div id="wrapfooter">
|
||||||
<span class="copyright">{CREDIT_LINE}
|
<span class="copyright">{CREDIT_LINE}</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Add table
Reference in a new issue