missing location after editor was consolidated
This commit is contained in:
parent
4e4c002006
commit
7d455a0395
|
@ -745,7 +745,7 @@ function status_editor($a,$x) {
|
|||
'$content' => '',
|
||||
'$post_id' => '',
|
||||
'$baseurl' => $a->get_baseurl(),
|
||||
'$defloc' => $x['default-location'],
|
||||
'$defloc' => $x['default_location'],
|
||||
'$visitor' => $x['visitor'],
|
||||
'$emailcc' => t('CC: email addresses'),
|
||||
'$jotnets' => $jotnets,
|
||||
|
|
Loading…
Reference in a new issue