This commit is contained in:
Igor Barkov [iwork] 2018-12-27 17:14:21 +02:00
parent 4ff2ef23cd
commit e9ec04552f
1 changed files with 2 additions and 2 deletions

View File

@ -963,9 +963,9 @@ function showinf_pers($id, $pas = 0, $battle = 0, $me = 0, $main = false) //FIXM
if ($invis) {
$r = <<<HTML
<div style="text-align: center;">
<b><i>невидимка</i></b><br><br><img src="i/shadow/0.gif" width="76" height="209" />
<b><i>невидимка</i></b><br><br><img src="i/shadow/0.gif">
</div>
<td style="width: 100%"></td>
<td style="width: 100%">
HTML;
} else {