]> git.sur5r.net Git - contagged/blobdiff - templates/list_filter.tpl
mod_auth_ldap, non-anon binding and openxchange support
[contagged] / templates / list_filter.tpl
index 1cecd9263e792b6831e6d57f523c44836ce377fb..e5c2ab57a47c2954e2872a583ddbad55a7905910 100644 (file)
   <a href="index.php?filter=other">#</a>
   <a href="index.php?filter=*">*</a>
 </td>
+{if $conf.openxchange}
+<td class="filterrow" align="right">
+  <form method="get" action="index.php" style="display:inline">
+    <select name="categories" class="searchfield">
+      <option value="">--- {$lang.categories} ---</option>
+      {html_options values=$categories output=$categories selected=$smarty.request.categories}
+    </select>
+    <input type="submit" value="{$lang.search}" class="searchbutton">
+  </form>
+</td>
+{/if}
 {if $conf.extended}
 <td class="filterrow" align="right">
   <form method="get" action="index.php" style="display:inline">