mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
temp message for logging back in
This commit is contained in:
parent
98acf7ce89
commit
f8f914879c
1 changed files with 2 additions and 1 deletions
|
@ -261,7 +261,8 @@
|
||||||
contentType: false,
|
contentType: false,
|
||||||
type: 'POST',
|
type: 'POST',
|
||||||
error: function(jqXHR, textStatus, errorThrown) {
|
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) {
|
if(jqXHR.responseText) {
|
||||||
try {
|
try {
|
||||||
|
|
Loading…
Add table
Reference in a new issue