mirror of
https://github.com/csharpee/nginxconfig.io.git
synced 2025-11-12 00:03:01 -05:00
strong HTTPS label
This commit is contained in:
parent
556e49bd46
commit
7cf0566dee
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user