mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix language variable
This commit is contained in:
parent
d1a44417e6
commit
63fb3cdd9c
@ -205,7 +205,7 @@
|
||||
{else}
|
||||
{include file='header' sandbox=false}
|
||||
<header class="boxHeadline">
|
||||
<h1>{lang}chat.general.title{/lang}</h1>
|
||||
<h1>{lang}chat.global.title{/lang}</h1>
|
||||
</header>
|
||||
|
||||
<div id="chatRoomListContainer" class="container marginTop">
|
||||
|
Loading…
Reference in New Issue
Block a user