missing location after editor was consolidated

This commit is contained in:
Friendika 2011-04-28 20:04:02 -07:00
parent 4e4c002006
commit 7d455a0395
1 changed files with 1 additions and 1 deletions

View File

@ -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,