mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-01-09 00:20:08 +00:00
Fixing class to comply with WoltLab/WCF@503b17c915
This commit is contained in:
parent
2f57151a73
commit
92e948d653
@ -43,7 +43,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<form method="post" action="{if $action == 'add'}{link controller='ChatRoomAdd'}{/link}{else}{link controller='ChatRoomEdit'}{/link}{/if}">
|
<form method="post" action="{if $action == 'add'}{link controller='ChatRoomAdd'}{/link}{else}{link controller='ChatRoomEdit'}{/link}{/if}">
|
||||||
<div class="wcf-border wcf-content">
|
<div class="wcf-box wcf-marginTop wcf-boxPadding wcf-shadow1">
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>{lang}wcf.acp.chat.room.data{/lang}</legend>
|
<legend>{lang}wcf.acp.chat.room.data{/lang}</legend>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user