Code

Allow additional keyboard layouts per external file
[gosa.git] / plugins / admin / systems / workstationService.tpl
index 3346fca5ff807cf3110d448a1bf40a30cbe4e906..08d598125fbdea20dbb3ce415bd361d9fbb484d5 100644 (file)
@@ -15,7 +15,7 @@
      <td><LABEL for="gotoXKbLayout">{t}Layout{/t}</LABEL></td>
      <td>
       <select id="gotoXKbLayout" name="gotoXKbLayout" title="{t}Choose keyboard layout{/t}" {$gotoXKbLayoutACL}>
-       {html_options values=$XKbLayouts output=$XKbLayouts selected=$gotoXKbLayout_select}
+       {html_options values=$XKbLayoutKeys output=$XKbLayouts selected=$gotoXKbLayout_select}
       </select>
      </td>
     </tr>