showpersout() code clean

This commit is contained in:
lopar
2018-03-08 23:53:15 +02:00
parent 8326c6620e
commit 99b306e12b
4 changed files with 65 additions and 201 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ print"<table width=\"440\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
<tr>
<td align=\"left\"><b style='font-size:12px;'>".$ber['login']."[".$ber["level"]."]</b><IMG alt=\"Инфо\" src=\"i/inf.gif\" width=12 height=12></td>
<td align=\"left\">";
echo setHP($ber['hp'],$ber['maxhp'],$battle);
echo setHP($ber['hp'],$ber['maxhp']);
print"</td>";
if($ber['id'] == $glav_id){
print"<td align=\"left\" ><IMG alt=\"Лидер группы\" src=\"http://img.combats.com/i/misc/lead1.gif\" width=24 height=15>";