Code

Updated json Rop and RPC again
[gosa.git] / gosa-core / setup / setup_license.tpl
index 5322579866173472cbddcd8b5886ceeb87745c28..7b65e2804b6476bcc84369caa1083cf07b7dd7c4 100644 (file)
@@ -1,10 +1,13 @@
 <div>
+ <p>
+  {t}GOsa is developed under the terms of the GNU General Public License v2. Please accept the terms below.{/t}
+ </p>
        <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'>
+       <div style='width:95%; text-align:center'>
                <input {if $accepted} checked {/if} id="accepted" type='checkbox' name='accepted' class="center"><label for="accepted">{t}I have read the license and accept it{/t}</label>
        </div>
 </div>