Skip to content

Commit

Permalink
filebrowser.js: rename title, see https://cmsimpleforum.com/viewtopic…
Browse files Browse the repository at this point in the history
  • Loading branch information
manu37 committed Oct 28, 2018
1 parent dfd538a commit 5c9a2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filebrowser.js
Expand Up @@ -14,7 +14,7 @@ function wrFilebrowser (field_name, url, type, win) {

tinymce.activeEditor.windowManager.open(
{
title: 'File Manager',
title: 'Filebrowser',
url : cmsURL,
width : 800,
height : 600,
Expand Down

0 comments on commit 5c9a2a2

Please sign in to comment.