Support option values as strings as well
[misc/kostenrechnung] / masks / sys_mask.php
index 70707b4..09a9110 100644 (file)
@@ -82,6 +82,7 @@ $mask = array(
                                            'name' => 'Dateiname',
                                            'type' => 'select',
                                            'options' => discover_masks(),
+                                           'options_string' => true,
                                            ),
                              'title' => array(
                                            'name' => 'Beschreibung',