Merge pull request #458 from velhbxtyrj/patch-2

Oasis is written twice
This commit is contained in:
Martin Ambrus
2018-01-06 13:48:15 +01:00
committed by GitHub
+3 -3
View File
@@ -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 "<a href=\"build.php?id=39\">&raquo; ".RAID." $otext ".OASIS." (".BUILDRALLY.")</a>";
echo "<a href=\"build.php?id=39\">&raquo; ".RAID." $otext (".BUILDRALLY.")</a>";
} else {
echo "&raquo; ".RAID." $otext ".OASIS." (".BUILDRALLY.")";
echo "&raquo; ".RAID." $otext (".BUILDRALLY.")";
}
} else {
echo "<a href=\"a2b.php?z=".$_GET['d']."&o\">&raquo; ".RAID." $otext</a>";
@@ -545,4 +545,4 @@ if($type==18 or $type==19 or $type==20 or $type==21){
</tbody>
</table>
</div>
</div>