mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
Vier: Fixing "vier" so that it looks again like it was intended.
This commit is contained in:
parent
5d2d306d9f
commit
b14e557575
3 changed files with 43 additions and 8 deletions
|
@ -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'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue