mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:35:56 +00:00
update SSL certificate wiki link
This commit is contained in:
@@ -679,7 +679,7 @@ class Pref_Prefs extends Handler_Protected {
|
||||
__('Clear') . "</button>";
|
||||
|
||||
print "<button dojoType='dijit.form.Button' class='alt-info'
|
||||
onclick='window.open(\"https://tt-rss.org/wiki/SSL+Certificate+Authentication\")'>
|
||||
onclick='window.open(\"https://tt-rss.org/wiki/SSL%20Certificate%20Authentication\")'>
|
||||
<i class='material-icons'>help</i> ".__("More info...")."</button>";
|
||||
|
||||
} else if ($pref_name == 'DIGEST_PREFERRED_TIME') {
|
||||
|
||||
Reference in New Issue
Block a user