mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
r6331 관련 커밋 마무리
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6332 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fcf90678f9
commit
e8476eba00
12 changed files with 51 additions and 3 deletions
|
|
@ -92,6 +92,16 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<h4 class="xeAdmin">{$lang->disable_read_document}</h4>
|
||||
<table cellspacing="0" class="rowTable">
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<input type="checkbox" name="disable_read_document" value="Y" <!--@if($config->disable_read_document=='Y')-->checked="checked"<!--@end--> />
|
||||
<p>{$lang->about_disable_read_document}</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table cellspacing="0" class="rowTable">
|
||||
<tr>
|
||||
<th colspan="2" class="button">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue