From 5c67bd2a761acb0b564d4ce9101de174c4670e22 Mon Sep 17 00:00:00 2001 From: pedro Date: Sun, 16 Feb 2025 15:56:03 +0100 Subject: [PATCH] www: admin-tomatoanon.asp: also use https in 'Checkout my router' link --- release/src-rt-6.x.4708/router/www/admin-tomatoanon.asp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/src-rt-6.x.4708/router/www/admin-tomatoanon.asp b/release/src-rt-6.x.4708/router/www/admin-tomatoanon.asp index 6c2c9bf761..af1edc96dd 100644 --- a/release/src-rt-6.x.4708/router/www/admin-tomatoanon.asp +++ b/release/src-rt-6.x.4708/router/www/admin-tomatoanon.asp @@ -19,7 +19,7 @@ // <% nvram("tomatoanon_enable,tomatoanon_answer,tomatoanon_id,tomatoanon_notify"); %> -var anon_link = '  [Checkout my router]<\/i><\/a>'; +var anon_link = '  [Checkout my router]<\/i><\/a>'; function verifyFields(focused, quiet) { var o = (E('_tomatoanon_answer').value == '1');