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
|
@ -133,6 +133,7 @@ function editpost_content(&$a) {
|
|||
'$preview' => t('Preview'),
|
||||
'$jotplugins' => $jotplugins,
|
||||
'$sourceapp' => t($a->sourcename),
|
||||
'$cancel' => t('Cancel')
|
||||
));
|
||||
|
||||
return $o;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue