Rename Unique to site to No certificate

This commit is contained in:
shortcutme 2018-02-18 05:46:49 +01:00
parent cd822156c9
commit 62ecc1cbc1
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -689,7 +689,7 @@ class UiWebsocket(object):
# Select certificate for site
def actionCertSelect(self, to, accepted_domains=[], accept_any=False):
accounts = []
accounts.append(["", _["Unique to site"], ""]) # Default option
accounts.append(["", _["No certificate"], ""]) # Default option
active = "" # Make it active if no other option found
# Add my certs