From a91bac8aa02b8d562d2c5685f4db2bc4f6ff0a66 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Fri, 23 Aug 2024 02:27:24 +0800 Subject: [PATCH] Add link to 'List of alternative WebUI' wiki page in Options PR #21224. --- src/gui/optionsdialog.ui | 30 ++++++++++++++++++++-------- src/webui/www/private/views/preferences.html | 3 +++ 2 files changed, 25 insertions(+), 8 deletions(-) diff --git a/src/gui/optionsdialog.ui b/src/gui/optionsdialog.ui index d8f857536..11299615f 100644 --- a/src/gui/optionsdialog.ui +++ b/src/gui/optionsdialog.ui @@ -3434,7 +3434,7 @@ Specify an IPv4 or IPv6 address. You can specify "0.0.0.0" for any IPv - + <a href=https://httpd.apache.org/docs/current/ssl/ssl_faq.html#aboutcerts>Information about certificates</a> @@ -3616,7 +3616,7 @@ Specify an IPv4 or IPv6 address. You can specify "0.0.0.0" for any IPv - Use alternative Web UI + Use alternative WebUI true @@ -3624,17 +3624,31 @@ Specify an IPv4 or IPv6 address. You can specify "0.0.0.0" for any IPv false - + - + + + + + Files location: + + + + + + + + + + - Files location: + <a href="https://github.com/qbittorrent/qBittorrent/wiki/List-of-known-alternate-WebUIs">List of alternative WebUI</a> + + + true - - - diff --git a/src/webui/www/private/views/preferences.html b/src/webui/www/private/views/preferences.html index b7bd95582..46df0b7c0 100644 --- a/src/webui/www/private/views/preferences.html +++ b/src/webui/www/private/views/preferences.html @@ -959,6 +959,9 @@ +
-- 2.11.4.GIT