mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-06 04:44:21 +00:00
Oasis is written twice
Now it is displayed normally. https://github.com/Shadowss/TravianZ/issues/457
This commit is contained in:
@@ -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\">» ".RAID." $otext ".OASIS." (".BUILDRALLY.")</a>";
|
||||
echo "<a href=\"build.php?id=39\">» ".RAID." $otext (".BUILDRALLY.")</a>";
|
||||
} else {
|
||||
echo "» ".RAID." $otext ".OASIS." (".BUILDRALLY.")";
|
||||
echo "» ".RAID." $otext (".BUILDRALLY.")";
|
||||
}
|
||||
} else {
|
||||
echo "<a href=\"a2b.php?z=".$_GET['d']."&o\">» ".RAID." $otext</a>";
|
||||
@@ -545,4 +545,4 @@ if($type==18 or $type==19 or $type==20 or $type==21){
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user