mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 01:44:46 +08:00
strong HTTPS label
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="https" ng-model="data.https">
|
||||
<label class="form-check-label" for="https">
|
||||
<span tooltips tooltip-template="Provides support for HTTPS.<br><br><i>using Mozilla SSL config</i>">HTTPS</span>
|
||||
<span tooltips tooltip-template="Provides support for HTTPS.<br><br><i>using Mozilla SSL config</i>"><strong>HTTPS</strong></span>
|
||||
</label>
|
||||
</div>
|
||||
<div class="form-subgroup" ng-if="isHTTPS()" ng-cloak>
|
||||
|
Reference in New Issue
Block a user