clan gui fix

This commit is contained in:
lopar 2019-06-22 15:27:35 +03:00
parent ac12d808d5
commit 494c018ef6

View File

@ -69,9 +69,11 @@ $clan_memberlist = db::c()->query('SELECT `id`, `login`, `status`, `level`, `roo
<div><?php if (!empty($status)) err($status); ?></div> <div><?php if (!empty($status)) err($status); ?></div>
<table style="width: 100%"> <table style="width: 100%">
<tr> <tr>
<td>
<p style="width: 50%; vertical-align: top;" rowspan=2> <p style="width: 50%; vertical-align: top;" rowspan=2>
<h3><img src="./i/klan/<?= $klan['short'] ?>.gif"><?= $klan['name'] ?></h3> <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): ?> <?php if ($polno[$user['id']][0] == 1): ?>
<div> <div>