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