mirror of
https://github.com/friendica/friendica
synced 2025-04-27 11:50:11 +00:00
revert unnecessary variable name changes
This commit is contained in:
parent
189c8ccf6f
commit
263fe0f6bc
58 changed files with 261 additions and 265 deletions
|
@ -285,7 +285,6 @@ class Item extends BaseObject {
|
|||
'comment' => $this->get_comment_box($indent),
|
||||
'previewing' => ($conv->is_preview() ? ' preview ' : ''),
|
||||
'wait' => t('Please wait'),
|
||||
'remove' => t('remove'),
|
||||
'thread_level' => $thread_level
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue