diff --git a/Templates/Notice/3.tpl b/Templates/Notice/3.tpl index 1c7bfa54..010532f9 100644 --- a/Templates/Notice/3.tpl +++ b/Templates/Notice/3.tpl @@ -112,10 +112,11 @@ if ($dataarray[172]!='' and $dataarray[173]!=''){ //hero Information - echo $dataarray[171]; + -}?> + if(isset($dataarray[171]) && $dataarray[171] !=''){ echo $dataarray[171]; }