diff --git a/scripts/iconactions.js b/scripts/iconactions.js index 732d0a0..e17d71c 100644 --- a/scripts/iconactions.js +++ b/scripts/iconactions.js @@ -19,11 +19,11 @@ function gotoJellyfin() { } function gotoGallery() { - window.location = ("https://gallery.fjla.uk") + window.alert = ("Gallery is under maintenance and is not available.") } function gotoAccount() { - window.location = ("https://ipa0422.idm.fjla.uk") + window.location = ("https://ipa0522.home.fjla.net") } function gotoHelp() { @@ -43,13 +43,13 @@ function gotoVoicemail() { } function gotoProxmox() { - window.location = ("https://pve0620.fjla.uk:8006") + window.location = ("https://pve0620.fjla.net:8006") } function gotoCUPS() { - window.location = ("https://print.idm.fjla.uk:631/") + window.alert = ("Printing has changed within the network,\ncurrently printers are accessed directly without a central server.\nThis option will be removed.") } function gotoOmada() { - window.lodacion = ("https://omada.idm.fjla.uk") + window.lodacion = ("https://omada.home.fjla.net:8043") }