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>
|
||||
|
||||
<header class="box48 boxHeadline">
|
||||
<img src="{@$__wcf->getPath('wcf')}icon/{$action}1.svg" alt="" class="icon48" />
|
||||
<header class="boxHeadline">
|
||||
<hgroup>
|
||||
<h1>{lang}wcf.acp.chat.room.{$action}{/lang}</h1>
|
||||
</hgroup>
|
||||
|
@ -9,8 +9,7 @@
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
<header class="box48 boxHeadline">
|
||||
<img src="{@$__wcf->getPath('wcf')}icon/chat1.svg" alt="" class="icon48" />
|
||||
<header class="boxHeadline">
|
||||
<hgroup>
|
||||
<h1>{lang}wcf.acp.chat.room.list{/lang}</h1>
|
||||
</hgroup>
|
||||
|
Loading…
Reference in New Issue
Block a user