mirror of
https://github.com/friendica/friendica
synced 2025-04-26 07:10:12 +00:00
[frio] Add link to Compose page in jot
This commit is contained in:
parent
efd549d466
commit
40a7a43bd2
4 changed files with 28 additions and 4 deletions
|
@ -1295,6 +1295,8 @@ function status_editor(App $a, $x, $notes_cid = 0, $popup = false)
|
|||
//jot nav tab (used in some themes)
|
||||
'$message' => DI::l10n()->t('Message'),
|
||||
'$browser' => DI::l10n()->t('Browser'),
|
||||
|
||||
'$compose_link_title' => DI::l10n()->t('Open Compose page'),
|
||||
]);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue