mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
7 lines
284 B
Smarty
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>
|