Code

Added new timezone methods
[gosa.git] / setup / setup_license.tpl
index 539ce256aabae9378054dfa93fe4d0c761ea921f..47e7937cc1de2d36d7f7206c5943be9d44b6716f 100644 (file)
@@ -1,7 +1,11 @@
 <div style='float:left'>
-       <div class='default' style='margin:10px;'>
-               <div style='height:350px;padding:5px;overflow:auto; '>
+       <div class='default' style='margin:10px; border:1px solid #A0A0A0'>
+               <div style='height:450px;padding:5px;overflow:auto; '>
                        {$License}
                </div>
+       </div>  
+       <div style='width:95%; text-align: right'>
+               <input {if $accepted} checked {/if} type='checkbox' name='accepted' class="center">{t}I have read the license and accept it{/t}
        </div>
 </div>
+<input type='hidden' name='step_license' value='1'>