mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-05 04:14:22 +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; ?>">
|
||||
|
||||
<?php echo $dataarray[146]; ?>
|
||||
<?php echo $dataarray[162]; ?>
|
||||
</td></tr></tbody>
|
||||
<?php } ?>
|
||||
<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; ?>">
|
||||
|
||||
<?php echo $dataarray[146]; ?>
|
||||
<?php echo $dataarray[162]; ?>
|
||||
</td></tr></tbody>
|
||||
<?php } ?>
|
||||
<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; ?>">
|
||||
|
||||
<?php echo $dataarray[146]; ?>
|
||||
<?php echo $dataarray[162]; ?>
|
||||
</td></tr></tbody>
|
||||
<?php } ?>
|
||||
<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; ?>">
|
||||
|
||||
<?php echo $dataarray[146]; ?>
|
||||
<?php echo $dataarray[162]; ?>
|
||||
</td></tr></tbody>
|
||||
<?php } ?>
|
||||
<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; ?>">
|
||||
|
||||
<?php echo $dataarray[146]; ?>
|
||||
<?php echo $dataarray[162]; ?>
|
||||
</td></tr></tbody>
|
||||
<?php } ?>
|
||||
<tbody class="goods"><tr><th>Bounty</th><td colspan="<?php echo $colspan; ?>">
|
||||
|
||||
Reference in New Issue
Block a user