mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
#400 게시판의 추가설정에서 파일 다운로드 권한 부분의 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3657 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fffcc7d8d6
commit
6d70eb96ad
2 changed files with 3 additions and 4 deletions
|
|
@ -10,8 +10,8 @@
|
|||
<caption>{$lang->editor}</caption>
|
||||
<tr>
|
||||
<th scope="col"> </th>
|
||||
<th scope="col">{$lang->document}</td>
|
||||
<th scope="col">{$lang->comment}</td>
|
||||
<th scope="col">{$lang->document}</th>
|
||||
<th scope="col">{$lang->comment}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">{$lang->editor_skin}</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue