diff --git a/DNN 9/Browser/Browser.aspx.cs b/DNN 9/Browser/Browser.aspx.cs index ead8325..7405640 100644 --- a/DNN 9/Browser/Browser.aspx.cs +++ b/DNN 9/Browser/Browser.aspx.cs @@ -2442,7 +2442,7 @@ private void ShowFileHelpUrl(string fileName, IFileInfo fileInfo) try { this.SetDefaultLinkTypeText(); - + /* // Enable Buttons this.CheckFolderAccess(fileInfo.FolderId, true); @@ -2550,6 +2550,7 @@ private void ShowFileHelpUrl(string fileName, IFileInfo fileInfo) .Text.Replace(@"http://www.MyWebsite.com/LinkClick.aspx?fileticket=xyz", absoluteUrl); //////// + */ } catch (Exception) {