tests
This commit is contained in:
parent
4ff2ef23cd
commit
e9ec04552f
@ -963,9 +963,9 @@ function showinf_pers($id, $pas = 0, $battle = 0, $me = 0, $main = false) //FIXM
|
|||||||
if ($invis) {
|
if ($invis) {
|
||||||
$r = <<<HTML
|
$r = <<<HTML
|
||||||
<div style="text-align: center;">
|
<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>
|
</div>
|
||||||
<td style="width: 100%"></td>
|
<td style="width: 100%">
|
||||||
HTML;
|
HTML;
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user