Status editor hook
This commit is contained in:
@@ -168,7 +168,7 @@ class Channel extends Controller {
|
||||
'reset' => t('Reset form')
|
||||
);
|
||||
|
||||
$o .= status_editor($a,$x);
|
||||
$o .= status_editor($a,$x,false,'Channel');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user