update SSL certificate wiki link

This commit is contained in:
Andrew Dolgov 2019-08-02 08:03:20 +03:00
parent aa40a268f0
commit 6825aaff55
1 changed files with 8 additions and 8 deletions

View File

@ -679,7 +679,7 @@ class Pref_Prefs extends Handler_Protected {
__('Clear') . "</button>"; __('Clear') . "</button>";
print "<button dojoType='dijit.form.Button' class='alt-info' 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>"; <i class='material-icons'>help</i> ".__("More info...")."</button>";
} else if ($pref_name == 'DIGEST_PREFERRED_TIME') { } else if ($pref_name == 'DIGEST_PREFERRED_TIME') {