Code

- Updated fro new Debian upload
[gosa.git] / setup / setup_license.tpl
1 <div style='float:left'>
2         <div class='default' style='margin:10px; border:1px solid #A0A0A0'>
3                 <div style='height:450px;padding:5px;overflow:auto; '>
4                         {$License}
5                 </div>
6         </div>  
7         <div style='width:95%; text-align:center'>
8                 <input {if $accepted} checked {/if} type='checkbox' name='accepted' class="center"><b>{t}I accept this license{/t}</b>
9         </div>
10 </div>
11 <input type='hidden' name='step_license' value='1'>