신고된 게시글/댓글을 신고 취소 시키는 관리자 기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3192 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-12-07 07:05:41 +00:00
parent 7728d75d1f
commit 5cb4cf3d23
15 changed files with 80 additions and 2 deletions

View file

@ -29,6 +29,7 @@
$lang->cmd_vote = '推薦';
$lang->cmd_vote_down = '非推薦';
$lang->cmd_declare = '通報';
$lang->cmd_cancel_declare = '通報キャンセル';
$lang->cmd_declared_list = '通報リスト';
$lang->cmd_copy = 'コピー';
$lang->cmd_move = '移動';