Added button to reset encryption settings

This commit is contained in:
Ildar Kamalov
2019-02-01 16:52:59 +03:00
committed by Eugene Bujak
parent d42718465d
commit 1dd548c36c
4 changed files with 35 additions and 18 deletions

View File

@@ -233,5 +233,6 @@
"topline_expiring_certificate": "Your SSL certificate is about to expire. Update <0>Encryption settings</0>.",
"form_error_port_range": "Enter port value in the range of 80-65535",
"form_error_equal": "Shouldn't be equal",
"form_error_password": "Password mismatched"
"form_error_password": "Password mismatched",
"reset_settings": "Reset settings",
}