mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
Removing icons from headline
This commit is contained in:
parent
2cc70345ce
commit
9180a02f30
@ -15,8 +15,7 @@
|
|||||||
//]]>
|
//]]>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<header class="box48 boxHeadline">
|
<header class="boxHeadline">
|
||||||
<img src="{@$__wcf->getPath('wcf')}icon/{$action}1.svg" alt="" class="icon48" />
|
|
||||||
<hgroup>
|
<hgroup>
|
||||||
<h1>{lang}wcf.acp.chat.room.{$action}{/lang}</h1>
|
<h1>{lang}wcf.acp.chat.room.{$action}{/lang}</h1>
|
||||||
</hgroup>
|
</hgroup>
|
||||||
|
@ -9,8 +9,7 @@
|
|||||||
//]]>
|
//]]>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<header class="box48 boxHeadline">
|
<header class="boxHeadline">
|
||||||
<img src="{@$__wcf->getPath('wcf')}icon/chat1.svg" alt="" class="icon48" />
|
|
||||||
<hgroup>
|
<hgroup>
|
||||||
<h1>{lang}wcf.acp.chat.room.list{/lang}</h1>
|
<h1>{lang}wcf.acp.chat.room.list{/lang}</h1>
|
||||||
</hgroup>
|
</hgroup>
|
||||||
|
Loading…
Reference in New Issue
Block a user