layout
This commit is contained in:
parent
4b2a0adf29
commit
a60b3e5a12
4 changed files with 31 additions and 27 deletions
|
@ -1,5 +1,5 @@
|
|||
<h4>Userliste</h4>
|
||||
<span id="curroom" style="font-weight:bold;">{$room}</span> <a id="allrooms" style="font-size:8px;">(Raumliste)</a>
|
||||
<span id="curroom" style="font-weight:bold;">{$room}</span> <a id="allrooms" class="chatlink" style="font-size:8px;">(Raumliste)</a>
|
||||
<div id="users" class="mousescroll" style="padding:5px; height: 250px;">
|
||||
{if $users==""}
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue