Code

Made layout like it was before
[gosa.git] / gosa-core / plugins / admin / users / user-list.tpl
1 <input type='image' src='images/empty.png' name='no_action_posted' value='do_nothing' alt='' style='width:2px;height:2px;'>
3 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=2>
4   <tr>
5     <td style="vertical-align:top; width:50%;">
6       <div class="contentboxh">
7         <p class="contentboxh">&nbsp;{$HEADLINE}</p>
8       </div>
9       
10       <div class="contentboxb">
11        <div style='background:white;padding:0px;padding:3px;'>
12         {$ROOT}&nbsp; {$BACK}&nbsp; {$HOME}&nbsp; {$RELOAD}&nbsp; {$SEPARATOR}&nbsp; {t}Base{/t} {$BASE}&nbsp;<input class='center' type='image' src='images/lists/submit.png' align='middle' title='{t}Update{/t}' name='submit_department' alt='{t}Submit{/t}'>&nbsp; {$SEPARATOR}&nbsp; <img src='images/rocket.png' alt='' class='center'> {$ACTIONS}
13        </div>
14       </div>
15       
16       <div style='height:4px;'>
17       </div>
18       
19       <input type="hidden" id="d_save" value="490">
20       {$LIST}
21     </td>
22     <td style='vertical-align:top'>
23       {$FILTER}
24     </td>
25   </tr>
26 </table>
28 <input type="hidden" name="ignore">