@ -176,8 +176,7 @@
<div class="col-sm-9">
<div class="form-check" ng-class="{ 'input-changed': data.https !== defaultData.https }">
<input class="form-check-input" type="checkbox" id="https" ng-model="data.https">
<label class="form-check-label" for="https">enabled</span>
</label>
<label class="form-check-label" for="https">enabled</label>
</div>