diff --git a/views/bootstrap4/class.Bootstrap4.php b/views/bootstrap4/class.Bootstrap4.php index bfdb1be46..ebafc2524 100644 --- a/views/bootstrap4/class.Bootstrap4.php +++ b/views/bootstrap4/class.Bootstrap4.php @@ -1749,7 +1749,7 @@ $(document).ready(function() { /** * This function is deprecated. Don't use it anymore. There is a generic * folderSelected and documentSelected function in application.js - * If you extra functions to be called then define them in your own js code + * If you need extra functions to be called then define them in your own js code */ function printDocumentChooserJs($form, $formname='') { /* {{{ */ if(!$formname) @@ -1818,7 +1818,7 @@ function folderSelected(id, name) { /** * This function is deprecated. Don't use it anymore. There is a generic * folderSelected and documentSelected function in application.js - * If you extra functions to be called then define them in your own js code + * If you need extra functions to be called then define them in your own js code */ function printFolderChooserJs($form, $formname='') { /* {{{ */ if(!$formname)