diff --git a/views/site_files/text_editor.erb b/views/site_files/text_editor.erb index c5158ccc..4fe78fde 100644 --- a/views/site_files/text_editor.erb +++ b/views/site_files/text_editor.erb @@ -261,7 +261,8 @@ contentType: false, type: 'POST', error: function(jqXHR, textStatus, errorThrown) { - var errorMessage = 'There has been an error saving your file, please try again. If it continues to fail, make a copy of the file locally so you don\'t lose your changes!' + //var errorMessage = 'There has been an error saving your file, please try again. If it continues to fail, make a copy of the file locally so you don\'t lose your changes!' + var errorMessage = 'Due to a one-time Neocities session change, you have been logged out and your file was not saved. Open a new tab, log back in, then come back and click save. We apologize for the inconvenience.' if(jqXHR.responseText) { try {