mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Merge PR #973 branch 'develop-olympus' into develop
* develop-olympus: [ticket/11069] Add closing span back to credit line in subsilver2 simple footer
This commit is contained in:
commit
59281f1b0a
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>
|
||||||
|
|
||||||
<script type="text/javascript" src="{T_JQUERY_LINK}"></script>
|
<script type="text/javascript" src="{T_JQUERY_LINK}"></script>
|
||||||
|
|
Loading…
Add table
Reference in a new issue