mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/11069] Add closing span back to credit line in subsilver2 simple footer
Regression from 0ceb77fb99
.
PHPBB3-11069
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
</div>
|
||||
|
||||
<div id="wrapfooter">
|
||||
<span class="copyright">{CREDIT_LINE}
|
||||
<span class="copyright">{CREDIT_LINE}</span>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user