clan gui fix
This commit is contained in:
parent
ac12d808d5
commit
494c018ef6
4
clan.php
4
clan.php
@ -69,9 +69,11 @@ $clan_memberlist = db::c()->query('SELECT `id`, `login`, `status`, `level`, `roo
|
||||
<div><?php if (!empty($status)) err($status); ?></div>
|
||||
<table style="width: 100%">
|
||||
<tr>
|
||||
<td>
|
||||
<p style="width: 50%; vertical-align: top;" rowspan=2>
|
||||
<h3><img src="./i/klan/<?= $klan['short'] ?>.gif"><?= $klan['name'] ?></h3>
|
||||
Количество рейтинговых очков клана: <span style="color: #428f21; font-weight: bolder;"><?= $klan['rating'] ?></span><br>
|
||||
Количество рейтинговых очков клана: <span
|
||||
style="color: #428f21; font-weight: bolder;"><?= $klan['rating'] ?></span><br>
|
||||
|
||||
<?php if ($polno[$user['id']][0] == 1): ?>
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user