added links for connectivity_sanity_test

This commit is contained in:
Germs2004 2020-09-07 11:08:59 -04:00 committed by GitHub
parent 638a8ec4f4
commit 550b7ad4fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -611,6 +611,8 @@ class ServerController extends AbstractServerController
'label_users' => psm_get_lang('servers', 'users'),
'label_warning_threshold' => psm_get_lang('servers', 'warning_threshold'),
'label_warning_threshold_description' => psm_get_lang('servers', 'warning_threshold_description'),
'label_connectivity_sanity_test' => psm_get_lang('servers', 'connectivity_sanity_test'),
'label_connectivity_sanity_test_description' => psm_get_lang('servers', 'connectivity_sanity_test_description'),
'label_ssl_cert_expiry_days' => psm_get_lang('servers', 'ssl_cert_expiry_days'),
'label_ssl_cert_expiry_days_description' => psm_get_lang('servers', 'ssl_cert_expiry_days_description'),
'label_action' => psm_get_lang('system', 'action'),