Code

Logon script couldn't be edited without losing their priority
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 23 Jun 2009 13:15:34 +0000 (13:15 +0000)
committerhickert <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

index 647516ca689ad2647bf22b84654e9d2aa2a2db26..937f71f9db578716fe879194d14cc71437a764ec 100644 (file)
@@ -24,7 +24,7 @@
                                                        <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>