summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2a127fd)
raw | patch | inline | side by side (parent: 2a127fd)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 10 May 2006 07:45:17 +0000 (07:45 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 10 May 2006 07:45:17 +0000 (07:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3252 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/faiHookEntry.tpl | patch | blob | history |
index 2c3279bb60e39cd843c994d03f61345edd376bc5..ad25455ce0f51fa7594c614c8323b29df3c78ce4 100644 (file)
{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>