Code

Updated dn display to not break at spaces
[gosa.git] / plugins / admin / fai / faiHookEntry.tpl
index 2c3279bb60e39cd843c994d03f61345edd376bc5..ad25455ce0f51fa7594c614c8323b29df3c78ce4 100644 (file)
@@ -34,7 +34,7 @@
                                                        {t}Task{/t} 
                                                        </LABEL>
                                                        <select name="FAItask" title="{t}Choose an existing FAI task{/t}" {$FAItaskACL}>
-                                                               {html_options options=$tasks selected=$FAItask}
+                                                               {html_options values=$tasks output=$tasks selected=$FAItask}
                                                        </select>
                                                </td>
                                        </tr>