From 84bec3fdc10053e3558a5f963d57994e7f19d125 Mon Sep 17 00:00:00 2001 From: benchea dan Date: Mon, 21 Mar 2022 10:30:25 +0200 Subject: [PATCH] add check box to domains --- templates/editform.tpl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/templates/editform.tpl b/templates/editform.tpl index 323cf58c..0ec27338 100644 --- a/templates/editform.tpl +++ b/templates/editform.tpl @@ -37,10 +37,14 @@ {html_options options=$struct.{$key}.options selected=$value_{$key}} {elseif $field.type == 'list'} - + {elseif $field.type == 'pass' || $field.type == 'b64p'} {elseif $field.type == 'txtl'}