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/sandbox@3105 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f490cad881
commit
74ad4fc4a7
1 changed files with 18 additions and 0 deletions
|
|
@ -35,6 +35,24 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->used_collapse}</th>
|
||||
<td>
|
||||
<input type="checkbox" id="collapse" name="collapse" value="Y" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->hidden_linenumber}</th>
|
||||
<td>
|
||||
<input type="checkbox" id="nogutter" name="nogutter" value="Y" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->hidden_controls}</th>
|
||||
<td>
|
||||
<input type="checkbox" id="nocontrols" name="nocontrols" value="Y" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue