mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-02 16:37:15 +00:00
fix alliance report problem: now can see info about release prisoners
This commit is contained in:
@@ -116,7 +116,7 @@ if ($dataarray[162]!='' and $dataarray[162]!=''){ //release prisoners
|
|||||||
?>
|
?>
|
||||||
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|
||||||
<?php echo $dataarray[146]; ?>
|
<?php echo $dataarray[162]; ?>
|
||||||
</td></tr></tbody>
|
</td></tr></tbody>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|||||||
@@ -116,7 +116,7 @@ if ($dataarray[162]!='' and $dataarray[162]!=''){ //release prisoners
|
|||||||
?>
|
?>
|
||||||
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|
||||||
<?php echo $dataarray[146]; ?>
|
<?php echo $dataarray[162]; ?>
|
||||||
</td></tr></tbody>
|
</td></tr></tbody>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|||||||
@@ -116,7 +116,7 @@ if ($dataarray[162]!='' and $dataarray[162]!=''){ //release prisoners
|
|||||||
?>
|
?>
|
||||||
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|
||||||
<?php echo $dataarray[146]; ?>
|
<?php echo $dataarray[162]; ?>
|
||||||
</td></tr></tbody>
|
</td></tr></tbody>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|||||||
@@ -116,7 +116,7 @@ if ($dataarray[162]!='' and $dataarray[162]!=''){ //release prisoners
|
|||||||
?>
|
?>
|
||||||
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|
||||||
<?php echo $dataarray[146]; ?>
|
<?php echo $dataarray[162]; ?>
|
||||||
</td></tr></tbody>
|
</td></tr></tbody>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|||||||
@@ -116,7 +116,7 @@ if ($dataarray[162]!='' and $dataarray[162]!=''){ //release prisoners
|
|||||||
?>
|
?>
|
||||||
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|
||||||
<?php echo $dataarray[146]; ?>
|
<?php echo $dataarray[162]; ?>
|
||||||
</td></tr></tbody>
|
</td></tr></tbody>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
||||||
|
|||||||
Reference in New Issue
Block a user