summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2c3fe90)
raw | patch | inline | side by side (parent: 2c3fe90)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 21 May 2008 13:50:49 +0000 (13:50 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 21 May 2008 13:50:49 +0000 (13:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10986 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/ihtml/themes/default/acl.tpl | patch | blob | history |
index ec5676cee88355caa09a2f8befbc5a1464f5af18..2b8856c927d24fb25965a9f967ebc997cdaf6a87 100644 (file)
<h1>{t}ACL type{/t} <select size="1" name="aclType" title="{t}Select an acl type{/t}" onChange="document.mainform.submit()">{html_options options=$aclTypes selected=$aclType}<option disabled> </option></select> {if $javascript eq 'false'}<input type="submit" value="{t}Apply{/t}" name="refresh">{/if}</h1>
<p class="seperator"> </p>
+<div style='padding:3px;'>
+{t}Additional filter options{/t} <input type='text' value='{$aclFilter}' name='aclFilter' style='width:600px;'>
+</div>
<table style="width:100%">
<tr>