revert unnecessary variable name changes
This commit is contained in:
@@ -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
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user