mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
#19790379 lgpl license url added
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8411 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ba8550b620
commit
82ac064cff
11 changed files with 11 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<div id="content">
|
||||
<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->msg_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="{$lang->lgpl_license_url}" target="_blank">{$lang->msg_read_all}</a></p>
|
||||
<p>{$lang->msg_license_agreement_desc}</p>
|
||||
</div>
|
||||
<div class="desc">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue