1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-11-01 14:20:07 +00:00
Tims-Chat/template/chatCopyright.tpl

9 lines
1.0 KiB
Smarty
Raw Normal View History

{if $templateName == 'chat'}<address class="copyright">{lang}wcf.chat.copyright{/lang}</address>
{elseif $templateName == 'chatCopyright'}
<dl><dt style="width: 150px;">Project-Leader</dt><dd style="margin-left: 160px;"><ul><li><a href="http://timwolla.wbbaddons.de/">Tim Düsterhus</a></li></ul></dd></dl>
<dl><dt style="width: 150px;">Developer</dt><dd style="margin-left: 160px;"><ul><li><a href="http://timwolla.wbbaddons.de/">Tim Düsterhus</a></li><li>Maximilian Mader</li></ul></dd></dl>
<dl><dt style="width: 150px;">Graphics</dt><dd style="margin-left: 160px;"><ul><li>Tom</li></ul></dd></dl>
<dl><dt style="width: 150px;">Translation</dt><dd style="margin-left: 160px;"><ul><li>Riccardo Vianello (it)</li></ul></dd></dl>
<dl><dt style="width: 150px;">Thanks</dt><dd style="margin-left: 160px;"><ul><li>-noone-</li><li>Alexander Ebert</li><li>Gabi</li><li>Stefan Hahn</li><li><a href="http://packageforge.de">Oliver Kliebisch</a></li><li>Christian Kubandt</li><li><a href="http://www.wbbaddons.de">Martin Schwendowius</a></li></ul></dd></dl>
{/if}