mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
#19790379 css apply
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8408 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7778fa6c0e
commit
28495431ff
1 changed files with 2 additions and 2 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue