summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ac495e8)
raw | patch | inline | side by side (parent: ac495e8)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 Oct 2005 08:29:24 +0000 (08:29 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 Oct 2005 08:29:24 +0000 (08:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1578 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/workstation.tpl | patch | blob | history |
index 6ad9f4dff6efbd9c2f6ffbb9b0cfd441618c17e6..e1ecd3ec857cdda450919f6447e463902e5c5e57 100644 (file)
<td>{t}Mode{/t}</td>
<td>
<select name="gotoMode" title="{t}Select terminal mode{/t}" {$gotoModeACL}>
- {html_options options=$modes selected=$gotoMode_select}
+ {html_options options=$modes selected=$gotoMode}
</select>
</td>
</tr>