update SSL certificate wiki link
This commit is contained in:
parent
aa40a268f0
commit
6825aaff55
|
@ -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') {
|
||||||
|
|
Loading…
Reference in New Issue