mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-30 09:34:28 +00:00
@@ -57,6 +57,7 @@ echo "Trade route to <a href=karte.php?d=".$route['wid']."&c=".$generator->getMa
|
||||
<th>
|
||||
</th>
|
||||
<th colspan="4">
|
||||
<?php $routeid=$routeid == 0? $routeid=0:$routeid; ?>
|
||||
<a href="build.php?action=extendRoute&routeid=<?php echo $routeid; ?>">extend</a>*
|
||||
| <a href="build.php?id=<?php echo $id; ?>&t=4&action=editRoute&routeid=<?php echo $routeid; ?>">edit</a>
|
||||
| <a href="build.php?action=delRoute&routeid=<?php echo $routeid; ?>">delete</a>
|
||||
@@ -71,4 +72,4 @@ echo "Trade route to <a href=karte.php?d=".$route['wid']."&c=".$generator->getMa
|
||||
}}else{
|
||||
header("Location: build.php?id=".$_GET['id']."");
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user