Fix pad creation from the context menu
This commit is contained in:
@@ -217,6 +217,7 @@ define(function () {
|
||||
"Anybody with that URL can edit or remove all the files in your file manager.<br>" +
|
||||
'<input type="text" id="fm_backupUrl" value="{0}"/>';
|
||||
out.fm_backup_title = 'Backup URL';
|
||||
out.fm_nameFile = 'How would you like to name that file?';
|
||||
// File - Context menu
|
||||
out.fc_newfolder = "New folder";
|
||||
out.fc_rename = "Rename";
|
||||
|
||||
Reference in New Issue
Block a user