1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
Tims-Chat/templates/__chatCopyright.tpl

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
105 B
Smarty
Raw Normal View History

2018-08-16 22:30:59 +00:00
{if $__chat->isActiveApplication()}
<div class="copyright">{lang}chat.page.copyright{/lang}</div>
{/if}