Update 7.tpl

This commit is contained in:
Shadowss
2013-07-24 12:54:16 +03:00
parent 82c2f4bb9c
commit add15637f0
+1
View File
@@ -1,6 +1,7 @@
<?php <?php
$dataarray = explode(",",$message->readingNotice['data']); $dataarray = explode(",",$message->readingNotice['data']);
if(isset($dataarray[147]) and $dataarray[147] != 0){$colspan="11";}else{$colspan="10";} if(isset($dataarray[147]) and $dataarray[147] != 0){$colspan="11";}else{$colspan="10";}
$colspan2 = 10;
?> ?>
<table cellpadding="1" cellspacing="1" id="report_surround"> <table cellpadding="1" cellspacing="1" id="report_surround">
<thead> <thead>