Code

Updated mimetype templates
[gosa.git] / gosa-plugins / goto / admin / mimetypes / mimetype-list-release.tpl
1 <table style='width:100%;height:100%; ' summary="">
3   <tr>
4     <td style='width:100%;'>
6       <div class="contentboxh">
7         <p class="contentboxh">&nbsp;{$HEADLINE}&nbsp;{$SIZELIMIT}</p>
8       </div>
9       
10       <div class="contentboxb">
11        <div style='background:white;padding:3px;'>
12         <table><tr>
13           <td>{$RELOAD}&nbsp;</td><td>{$SEPARATOR}&nbsp;</td>
14           <td>{image path="images/rocket.png"}
15 </td>
16           <td> {$ACTIONS}</td>
17         </tr></table>
18        </div>
19       </div>
20       
21       <div style='height:4px;'>
22       </div>
23       {$LIST}
24     </td>
25     <td style='min-width:250px'>
27       {$FILTER}
28     </td>
29   </tr>
30 </table>
32 <input type="hidden" name="ignore">