notice fixes

This commit is contained in:
lopar
2018-03-04 03:01:12 +02:00
parent b34649d4fb
commit e043ac9d42
3 changed files with 9 additions and 10 deletions
+1
View File
@@ -1985,6 +1985,7 @@ function showinf_pers($id, $pas = 0, $battle = 0, $me = 0, $main = false) //FIXM
}
$r .= '<center>';
$deal ='';
if ($user['deal'] > 0) {
$deal = '💰 ';
}