mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-03 00:47:19 +00:00
Update 3.tpl
This commit is contained in:
@@ -117,7 +117,6 @@ if(isset($dataarray[171]) && $dataarray[171] !=''){ //troop not return
|
|||||||
<?php echo $dataarray[171]; ?>
|
<?php echo $dataarray[171]; ?>
|
||||||
</td></tr></tbody>
|
</td></tr></tbody>
|
||||||
<?php }?>
|
<?php }?>
|
||||||
|
|
||||||
if ($dataarray[172]!='' and $dataarray[173]!=''){ //hero
|
if ($dataarray[172]!='' and $dataarray[173]!=''){ //hero
|
||||||
?>
|
?>
|
||||||
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
<tbody class="goods"><tr><th>Information</th><td colspan="<?php echo $colspan; ?>">
|
||||||
@@ -131,7 +130,6 @@ if(isset($dataarray[171]) && $dataarray[171] !=''){ //troop not return
|
|||||||
<?php echo $dataarray[171]; ?>
|
<?php echo $dataarray[171]; ?>
|
||||||
</td></tr></tbody>
|
</td></tr></tbody>
|
||||||
<?php }?>
|
<?php }?>
|
||||||
echo "</tr></tbody>"; ?>
|
|
||||||
</td></tr></tbody>
|
</td></tr></tbody>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user