mirror of
https://github.com/friendica/friendica
synced 2025-04-27 06:30:12 +00:00
rev update - add cancel markup to editor
This commit is contained in:
parent
8497c6782e
commit
669d2b890e
4 changed files with 105 additions and 103 deletions
|
@ -1280,6 +1280,7 @@ function status_editor($a,$x, $notes_cid = 0, $popup=false) {
|
|||
'$profile_uid' => $x['profile_uid'],
|
||||
'$preview' => t('Preview'),
|
||||
'$sourceapp' => t($a->sourcename),
|
||||
'$cancel' => t('Cancel')
|
||||
));
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue