From 2c0659065efe16a315e1c50df0168acd84211983 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 8 Sep 2022 20:41:43 +0100 Subject: [PATCH] Updated script links --- scripts/iconactions.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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") }