editform.tpl:
- implement handling of 'list' fields (<select> with multiple choices allowed) - also include alternative implementation with checkboxes (commented out) - change {$value_{$key}} to $value_{$key} for 'enum' to stay in sync with 'list' ('list' fails with the additional {...} because it converts the array to the string "Array") (seems to be new behaviour in Smarty 3.1.5 - IIRC 3.0.7 required the additional {...}) git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1290 a1433add-5e2c-0410-b055-b7f2511e0802pull/2/head
parent
06c2d414ef
commit
9104b0652a
Loading…
Reference in New Issue