From 3d58d1f09218e22ff683452b4d44d9a06b2cfd2d Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Sat, 1 Nov 2014 21:22:30 +0000 Subject: [PATCH] editform.tpl: - add handling for 'enma' fields (see PFAHandler r1711) git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1720 a1433add-5e2c-0410-b055-b7f2511e0802 --- templates/editform.tpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/editform.tpl b/templates/editform.tpl index e1339a50..2846f5b8 100644 --- a/templates/editform.tpl +++ b/templates/editform.tpl @@ -27,6 +27,10 @@ + {elseif $field.type == 'enma'} + {elseif $field.type == 'list'}