Code

a714130239952bd3652483199437532d5af2a37d
[gosa.git] / gosa-core / plugins / personal / posix / groupSelect / group-list.tpl
1 {image path="images/empty.png" action="no_action_posted" value="do_nothing"}
3 <table summary="{t}Group selection{/t}"
4   style="width:100%;height:100%; vertical-align:top; text-align:left;" cellpadding=2>
5  <tr>
6   <td style="vertical-align:top; width:100%;">
7    <div class="contentboxh">
8     <p class="contentboxh">&nbsp;{$HEADLINE}&nbsp;{$SIZELIMIT}</p>
9    </div>
10    
11    <div class="contentboxb">
12     <div style='background:white;padding:3px;'>
13      <table><tr>
14        <td>{$ROOT}&nbsp;</td><td>{$BACK}&nbsp;</td><td>{$HOME}&nbsp;</td><td>{$RELOAD}&nbsp;</td><td>{$SEPARATOR}&nbsp;</td><td>{t}Base{/t} {$BASE}&nbsp;</td><td>{$SEPARATOR}&nbsp;</td><td>{image path="images/rocket.png"}
15        </td><td> {$ACTIONS}</td>
16      </tr></table>
17     </div>
18    </div>
19    
20    <div style='height:4px;'>
21    </div>
22    {$LIST}
23   </td>
24   <td style='vertical-align:top;min-width:250px'>
25    {$FILTER}
26   </td>
27  </tr>
28 </table>
30 <input type="hidden" value="1" name="PosixGroupDialogPosted">
32 <br>
33 <div class="plugin-actions">
34 <button type='submit' name='add_groups_finish'>{msgPool type=addButton}</button>
35 <button type='submit' name='add_groups_cancel'>{msgPool type=cancelButton}</button>
36 </div>
39 <input type="hidden" name="ignore">