Added button for inserting attachment link to a page

For #1460
This commit is contained in:
Dan Brown
2020-09-13 18:58:05 +01:00
parent ad48cd3e48
commit 09c6d6c722
5 changed files with 31 additions and 1 deletions

View File

@ -265,6 +265,7 @@ return [
'attachments_link_url' => 'Link to file',
'attachments_link_url_hint' => 'Url of site or file',
'attach' => 'Attach',
'attachments_insert_link' => 'Add Attachment Link to Page',
'attachments_edit_file' => 'Edit File',
'attachments_edit_file_name' => 'File Name',
'attachments_edit_drop_upload' => 'Drop files or click here to upload and overwrite',