diff --git a/server-console/src/content-update.html b/server-console/src/content-update.html index 279b72fbc0..9298cd53e6 100644 --- a/server-console/src/content-update.html +++ b/server-console/src/content-update.html @@ -1,7 +1,7 @@ - Server Backup + High Fidelity Sandbox diff --git a/server-console/src/main.js b/server-console/src/main.js index be5a5cc107..c99e39faf8 100644 --- a/server-console/src/main.js +++ b/server-console/src/main.js @@ -606,7 +606,7 @@ function checkNewContent() { buttons: ['Yes', 'No'], defaultId: 1, cancelId: 1, - title: 'New home content', + title: 'High Fidelity Sandbox', message: 'A newer version of the home content set is available.\nDo you wish to update?', noLink: true, }, function(idx) {