mirror of
https://github.com/friendica/friendica
synced 2025-04-24 21:50:10 +00:00
fix filer bug; some interface tweaks
This commit is contained in:
parent
4f13618b18
commit
067865db9e
6 changed files with 23 additions and 2 deletions
|
@ -1163,6 +1163,7 @@ function status_editor($a,$x, $notes_cid = 0, $popup=false) {
|
|||
'$bang' => $x['bang'],
|
||||
'$profile_uid' => $x['profile_uid'],
|
||||
'$preview' => t('Preview'),
|
||||
'$mobileapp' => t('Friendica mobile web'),
|
||||
));
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue