1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:15:55 +00:00

update SSL certificate wiki link

This commit is contained in:
Andrew Dolgov
2019-08-02 08:03:20 +03:00
parent aa40a268f0
commit 6825aaff55

View File

@@ -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') {