mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-01-02 23:20:08 +00:00
Fix language item in roomAdd.tpl
This commit is contained in:
parent
fd17e10e8b
commit
895bc98fef
@ -18,7 +18,7 @@
|
|||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
{if $success|isset}
|
{if $success|isset}
|
||||||
<p class="success">{lang}wcf.global.form.{$action}.success{/lang}</p>
|
<p class="success">{lang}wcf.global.success.{$action}{/lang}</p>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<div class="contentNavigation">
|
<div class="contentNavigation">
|
||||||
@ -87,4 +87,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
{include file='footer'}
|
{include file='footer'}
|
||||||
|
Loading…
Reference in New Issue
Block a user