summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 27d2bc6)
raw | patch | inline | side by side (parent: 27d2bc6)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 27 Nov 2006 06:04:15 +0000 (06:04 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 27 Nov 2006 06:04:15 +0000 (06:04 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5225 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/workstationStartup.tpl | patch | blob | history |
diff --git a/plugins/admin/systems/workstationStartup.tpl b/plugins/admin/systems/workstationStartup.tpl
index 7f7b9e807b218a2ab2b5d6e304bfec833bb5c4c8..2697963133929a70933f9fed7a20a11f160c8e09 100644 (file)
{$FAIScriptlist}
{/render}
+{render acl=$FAIclassACL}
<select name="FAIclassesSel">
{html_options values=$FAIclassesKeys output=$FAIclasses}
<option disabled> </option>
</select>
+{/render}
+{render acl=$FAIclassACL}
<input name="AddClass" value="{t}Add{/t}" type="submit">
+{/render}
<!-- <input name="DelClass" value="{t}Delete{/t}" type="submit"> -->
{/if}
</td>