1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
Tims-Chat/templates/errorDialog.tpl
2018-08-17 00:30:59 +02:00

7 lines
284 B
Smarty

<script type="x-text/template" data-application="be.bastelstu.chat" data-template-name="be-bastelstu-chat-errorDialog">
{literal}{@$message}{/literal}
<div class="formSubmit">
<a href="{link}{/link}" class="button buttonPrimary">{lang}chat.error.back{/lang}</a>
</div>
</script>