스크랩한 글의 글쓴이 표시 변수 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2297 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2007-08-10 05:41:04 +00:00
parent fef8ca7551
commit c18ea6f718
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
<tr>
<th scope="col">{$lang->no}</th>
<th scope="col">{$lang->title}</th>
<th scope="col">{$lang->author}</th>
<th scope="col">{$lang->writer}</th>
<th scope="col">{$lang->date}</th>
<th scope="col">{$lang->cmd_delete}</th>
</tr>

View file

@ -18,7 +18,7 @@
<tr>
<th scope="col">{$lang->no}</th>
<th scope="col">{$lang->title}</th>
<th scope="col">{$lang->author}</th>
<th scope="col">{$lang->writer}</th>
<th scope="col">{$lang->date}</th>
<th scope="col">{$lang->cmd_delete}</th>
</tr>