Code

fbf294a18ec6847fd12e82e747091f0f66387643
[gosa.git] / gosa-core / plugins / admin / departments / dep-filter.tpl
1 <div class="contentboxh">
2  <p class="contentboxh">
3   <img src="images/launch.png" align="right" alt="[F]">{t}Filter{/t}
4  </p>
5 </div>
7 <div class="contentboxb">
9  <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
10   <tr>
11    <td>
12     <label for="NAME">
13      <img src="images/lists/search.png" align=middle>&nbsp;{$NAME}
14     </label>
15    </td>
16   </tr>
17  </table>
19  <table summary=""  width="100%"  style="background:#EEEEEE;border-top:1px solid #B0B0B0;">
20   <tr>
21    <td width="100%" align="right">
22     {$APPLY}
23    </td>
24   </tr>
25  </table>
26 </div>