From f60fe79705eed8d6dbe69dc0b5af31ae91c77869 Mon Sep 17 00:00:00 2001 From: Shadow Date: Wed, 27 Nov 2013 18:54:03 +0200 Subject: [PATCH] Update 3.tpl --- Templates/Notice/3.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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]; }