strong HTTPS label

pull/23/head
Szekeres Bálint 2018-04-21 15:10:10 +02:00
parent 556e49bd46
commit 7cf0566dee
1 changed files with 1 additions and 1 deletions

View File

@ -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>