diff --git a/Templates/Map/vilview.tpl b/Templates/Map/vilview.tpl index deb45e6e..5cb9a538 100644 --- a/Templates/Map/vilview.tpl +++ b/Templates/Map/vilview.tpl @@ -480,9 +480,9 @@ if($type==18 or $type==19 or $type==20 or $type==21){ if ($basearray['fieldtype']==0) { if ($village->resarray['f39']==0) { if ($basearray['owner'] == $session->uid) { - echo "» ".RAID." $otext ".OASIS." (".BUILDRALLY.")"; + echo "» ".RAID." $otext (".BUILDRALLY.")"; } else { - echo "» ".RAID." $otext ".OASIS." (".BUILDRALLY.")"; + echo "» ".RAID." $otext (".BUILDRALLY.")"; } } else { echo "» ".RAID." $otext"; @@ -545,4 +545,4 @@ if($type==18 or $type==19 or $type==20 or $type==21){ - \ No newline at end of file +