의 미러
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
missing location after editor was consolidated
This commit is contained in:
부모
4e4c002006
커밋
7d455a0395
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
@ -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,
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue