mirror of
https://github.com/friendica/friendica
synced 2025-04-26 23:10:11 +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
|
@ -132,6 +132,7 @@ function editpost_content(&$a) {
|
|||
'$profile_uid' => $_SESSION['uid'],
|
||||
'$preview' => t('Preview'),
|
||||
'$jotplugins' => $jotplugins,
|
||||
'$mobileapp' => t('Friendica mobile web'),
|
||||
));
|
||||
|
||||
return $o;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue