diff --git a/library/view/iphoneView.php b/library/view/iphoneView.php index 811020c1a..d732c6bc4 100644 --- a/library/view/iphoneView.php +++ b/library/view/iphoneView.php @@ -485,7 +485,7 @@ function printIphoneCommentView($entryId, $page = null, $mode = null) { } } if($mode != 'recent') { - printIphoneCommentFormView($entryId, 'Write comment', 'comment'); + printIphoneCommentFormView($entryId, ($entryId == 0 ? _text('방명록 쓰기') : _text('댓글 쓰기')), 'comment'); } } @@ -514,19 +514,19 @@ function printIphoneCommentFormView($entryId, $title, $actionURL) {
- -
ONOFF
+ +
|O
- +
- +
- +
- +