tests
This commit is contained in:
parent
1ea0a9defb
commit
7452bb8353
@ -953,8 +953,8 @@ HTML;
|
||||
if (!empty($user['klan'])) $r .= "<img src='/i/klan/" . ClanImage($user['klan']) . ".gif' > ";
|
||||
$r .= '</div>';
|
||||
|
||||
$r .= "<table cellspacing=0 cellpadding=0><tr><td colspan=3 width=100%>";
|
||||
$r .= setHP2($user['hp'], $user['maxhp']);
|
||||
$r .= "<table style='width: 100%; text-align: center;'><tr><td colspan=3 width=100%>";
|
||||
$r .= '</td></tr>';
|
||||
|
||||
$r .= '<tr><td width=62 valign=top><table width=100% cellspacing=0 cellpadding=0><tr><td>';
|
||||
|
Loading…
Reference in New Issue
Block a user