diff --git a/Templates/Notice/7x.tpl b/Templates/Notice/7x.tpl index 46b7d845..446b7db9 100644 --- a/Templates/Notice/7x.tpl +++ b/Templates/Notice/7x.tpl @@ -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; ?>