Code

Updated acl tpl
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 21 May 2008 13:50:49 +0000 (13:50 +0000)
committerhickert <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

index ec5676cee88355caa09a2f8befbc5a1464f5af18..2b8856c927d24fb25965a9f967ebc997cdaf6a87 100644 (file)
@@ -8,6 +8,9 @@
 <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>&nbsp;</option></select>&nbsp;{if $javascript eq 'false'}<input type="submit" value="{t}Apply{/t}" name="refresh">{/if}</h1>
 
 <p class="seperator">&nbsp;</p>
+<div style='padding:3px;'>
+{t}Additional filter options{/t}&nbsp; <input type='text' value='{$aclFilter}' name='aclFilter' style='width:600px;'>
+</div>
 
 <table style="width:100%">
  <tr>