mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@559 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
958975c3a5
commit
23be573c33
1 changed files with 2 additions and 2 deletions
|
|
@ -7,9 +7,9 @@
|
|||
<div class="editor_title">{$lang->quotation}</div>
|
||||
|
||||
<div class="header">{$lang->quotation_use_folder}</div>
|
||||
<div class="body"><input type="checkbox" id="quotation_use" value="Y" checked="true" onclick="toggle_folder(this)" /></div>
|
||||
<div class="body"><input type="checkbox" id="quotation_use" value="Y" onclick="toggle_folder(this)" /></div>
|
||||
|
||||
<div id="folder_area" style="display:block">
|
||||
<div id="folder_area" style="display:none">
|
||||
<div class="header">{$lang->quotation_opener}</div>
|
||||
<div class="body"><input type="text" class="editor_input_long" id="quotation_opener" value="{$lang->quotation_cmd_opener}" /></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue