Update 7x.tpl

This commit is contained in:
Shadowss
2013-07-24 12:55:12 +03:00
parent 82c2f4bb9c
commit c588ef1bde
+2 -1
View File
@@ -4,6 +4,7 @@ $time = $database->getNotice2($_GET['id'], 'time');
$data = $database->getNotice2($_GET['id'], 'data');
$dataarray = explode(",",$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>
@@ -400,4 +401,4 @@ for($i=129;$i<=138;$i++) {
</tr></tbody></table>
<?php }} ?>
</td></tr></tbody></table>
</td></tr></tbody></table>