diff --git a/build/icn3d.js b/build/icn3d.js index fd2d382e..91f1142d 100644 --- a/build/icn3d.js +++ b/build/icn3d.js @@ -6863,7 +6863,7 @@ var icn3d = (function (exports) { }); me.myEventCls.onIds("#" + me.pre + "mn1_dsn6", "click", function(e) { me.icn3d; //e.preventDefault(); - me.htmlCls.dialogCls.openDlg('dl_dsn6', 'Please input the DSN6 file to display electron density map'); + me.htmlCls.dialogCls.openDlg('dl_dsn6', 'Please input the map file to display electron density map'); }); @@ -6890,7 +6890,7 @@ var icn3d = (function (exports) { me.myEventCls.onIds("#" + me.pre + "mn1_dsn6url", "click", function(e) { me.icn3d; //e.preventDefault(); - me.htmlCls.dialogCls.openDlg('dl_dsn6url', 'Please input the DSN6 file to display electron density map'); + me.htmlCls.dialogCls.openDlg('dl_dsn6url', 'Please input the map file to display electron density map'); }); me.myEventCls.onIds("#" + me.pre + "mn1_exportState", "click", function(e) { let ic = me.icn3d; //e.preventDefault(); @@ -9451,7 +9451,7 @@ var icn3d = (function (exports) { html += this.getMenuSep(); - html += this.getMenuText('mn1_dsn6wrap', 'Electron Density(DSN6)', undefined, undefined, 2); + html += this.getMenuText('mn1_dsn6wrap', 'Electron Density', undefined, undefined, 2); html += "