From e3b78bdcb294a04518ebd7d2547e6d5a6d8557c2 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 6 Mar 2017 20:15:28 -0800 Subject: [PATCH] xss --- httemplate/misc/email-customers.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httemplate/misc/email-customers.html b/httemplate/misc/email-customers.html index b228b7202..981d0e6da 100644 --- a/httemplate/misc/email-customers.html +++ b/httemplate/misc/email-customers.html @@ -67,8 +67,8 @@ from/subject/body cgi params % # kludge these through hidden inputs because they're not really part % # of the template, but should be sticky during draft editing - - + + % if ( !$msg_template->disabled ) { <& /elements/tr-td-label.html, 'label' => 'Template:' &> -- 2.11.0