git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8408 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-05-30 10:04:34 +00:00
parent 7778fa6c0e
commit 28495431ff

View file

@ -5,9 +5,9 @@
<!--#include("progress_menu.html")-->
<span class="dummy"></span>
<div id="content">
<form action="./" method="post" onsubmit="return procFilter(this, introduce)">
<form action="./" class="agreement" method="post" onsubmit="return procFilter(this, introduce)">
<div class="desc">
<p><input type="checkbox" name="lgpl_agree" class="iCheck" id="lgpl" /> <label for="lgpl">{$lang->msg_license_agreement}</label> - <a href="http://www.gnu.org/licenses/lgpl-2.1.html" target="_blank">{$lang->read_all}</a></p>
<p><input type="checkbox" name="lgpl_agree" class="iCheck" id="lgpl" /> <label for="lgpl">{$lang->msg_license_agreement}</label> - <a href="http://www.gnu.org/licenses/lgpl-2.1.html" target="_blank">{$lang->msg_read_all}</a></p>
<p>{$lang->msg_license_agreement_desc}</p>
</div>
<div class="desc">