summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 57d86d5)
raw | patch | inline | side by side (parent: 57d86d5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 23 Jun 2009 13:15:34 +0000 (13:15 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 23 Jun 2009 13:15:34 +0000 (13:15 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13775 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/personal/environment/logonManagement.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/personal/environment/logonManagement.tpl b/gosa-plugins/goto/personal/environment/logonManagement.tpl
index 647516ca689ad2647bf22b84654e9d2aa2a2db26..937f71f9db578716fe879194d14cc71437a764ec 100644 (file)
<td><LABEL for="LogonPriority">{t}Priority{/t}</LABEL>
</td><td>
<select name="LogonPriority" id="LogonPriority">
- {html_options values=$LogonPriorityKeys output=$LogonPrioritys}
+ {html_options values=$LogonPriorityKeys output=$LogonPrioritys selected=$LogonPriority}
</select>
</td>
</tr>