mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Improve design of dashboard box
This commit is contained in:
parent
140366f387
commit
7f5697c9ee
@ -16,8 +16,8 @@
|
||||
<div>
|
||||
<div>
|
||||
<hgroup class="containerHeadline">
|
||||
<h1><a href="{link controller='Chat' object=$room}{/link}">{$room}</a><small> - {$room->topic|language}</small></h1>
|
||||
<h2><strong>{#$users|count} Users</strong></h2>
|
||||
<h1><a href="{link controller='Chat' object=$room}{/link}">{$room}</a> <span clss="badge">{#$users}</span></h1>
|
||||
<h2>{$room->topic|language}</h2>
|
||||
</hgroup>
|
||||
|
||||
<ul class="dataList">
|
||||
|
Loading…
Reference in New Issue
Block a user