mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-08 13:46:09 +00:00
Update 7.tpl
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
$dataarray = explode(",",$message->readingNotice['data']);
|
||||
if(isset($dataarray[147]) and $dataarray[147] != 0){$colspan="11";}else{$colspan="10";}
|
||||
$colspan2 = 10;
|
||||
?>
|
||||
<table cellpadding="1" cellspacing="1" id="report_surround">
|
||||
<thead>
|
||||
@@ -395,4 +396,4 @@ for($i=129;$i<=138;$i++) {
|
||||
</tr></tbody></table>
|
||||
|
||||
<?php }} ?>
|
||||
</td></tr></tbody></table>
|
||||
</td></tr></tbody></table>
|
||||
|
||||
Reference in New Issue
Block a user