This commit is contained in:
lopar 2018-12-28 00:44:28 +02:00
parent 1ea0a9defb
commit 7452bb8353

View File

@ -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>';