Vier: Fixing "vier" so that it looks again like it was intended.

This commit is contained in:
Michael Vogel 2012-11-09 01:19:24 +01:00
parent 5d2d306d9f
commit b14e557575
3 changed files with 43 additions and 8 deletions

View file

@ -253,6 +253,7 @@ class Item extends BaseObject {
'vote' => $buttons,
'like' => $like,
'dislike' => $dislike,
'switchcomment' => t('Comment'),
'comment' => $this->get_comment_box($indent),
'previewing' => ($conv->is_preview() ? ' preview ' : ''),
'wait' => t('Please wait'),