From ddff43755a1d495d8e00230cb6eb657e16fe5960 Mon Sep 17 00:00:00 2001 From: Tobias Friebel Date: Thu, 9 Jan 2014 18:14:37 +0100 Subject: [PATCH] check if variable is set --- templateListener.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templateListener.xml b/templateListener.xml index b85b6a8..9f0a67f 100644 --- a/templateListener.xml +++ b/templateListener.xml @@ -5,7 +5,7 @@ user userNotice userNotice - isActiveApplication() && $templateName == 'thread'}{@$limitMessageBox}{/if}]]> + isActiveApplication() && $templateName == 'thread' && $limitMessageBox|isset}{@$limitMessageBox}{/if}]]>