mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Adapt to WoltLab/WCF@635a8feb00
This commit is contained in:
parent
42934f778d
commit
32a54aa4f0
@ -10,9 +10,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<header class="boxHeadline">
|
<header class="boxHeadline">
|
||||||
<hgroup>
|
<h1>{lang}chat.acp.room.{$action}{/lang}</h1>
|
||||||
<h1>{lang}chat.acp.room.{$action}{/lang}</h1>
|
|
||||||
</hgroup>
|
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
{if $errorField}
|
{if $errorField}
|
||||||
|
@ -10,9 +10,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<header class="boxHeadline">
|
<header class="boxHeadline">
|
||||||
<hgroup>
|
<h1>{lang}chat.acp.room.list{/lang}</h1>
|
||||||
<h1>{lang}chat.acp.room.list{/lang}</h1>
|
|
||||||
</hgroup>
|
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="contentNavigation">
|
<div class="contentNavigation">
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
{hascontent}
|
{hascontent}
|
||||||
<header class="boxHeadline boxSubHeadline">
|
<header class="boxHeadline boxSubHeadline">
|
||||||
<hgroup>
|
<h1>{lang}chat.header.menu.chat{/lang}</h1>
|
||||||
<h1>{lang}chat.header.menu.chat{/lang}</h1>
|
|
||||||
</hgroup>
|
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="container marginTop">
|
<div class="container marginTop">
|
||||||
|
Loading…
Reference in New Issue
Block a user