diff --git a/Templates/Map/vilview.tpl b/Templates/Map/vilview.tpl index 530047b4..7204dfd2 100644 --- a/Templates/Map/vilview.tpl +++ b/Templates/Map/vilview.tpl @@ -419,7 +419,7 @@ if($type==18 or $type==19 or $type==20 or $type==21){ uid." AND toWref = ".$toWref." ORDER BY time DESC Limit 5"); +$result = mysql_query("SELECT * FROM ".TB_PREFIX."ndata WHERE $limit AND uid = ".$session->uid." AND toWref = ".$toWref." ORDER BY time DESC Limit 5"); $query = mysql_num_rows($result); if($query != 0){ while($row = mysql_fetch_array($result)){ diff --git a/Templates/a2b/attack.tpl b/Templates/a2b/attack.tpl index ac2c6728..38d7ab9f 100644 --- a/Templates/a2b/attack.tpl +++ b/Templates/a2b/attack.tpl @@ -77,7 +77,7 @@ $end = ($tribe*10); Destination: - (|) + (|)