= $this->escape($this->translate('No SNI maps configured yet.')) ?>
= $this->escape($this->translate('IP')) ?> | |
---|---|
= $this->qlink($data->ip, 'x509/sni/update', ['ip' => $data->ip]) ?> | = $this->qlink( null, 'x509/sni/remove', array('ip' => $data->ip), array( 'class' => 'action-link', 'icon' => 'cancel', 'title' => $this->translate('Remove this SNI map') ) ) ?> |