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'}