Certification type title

pull/12/head
Szekeres Bálint 2018-03-10 00:44:47 +01:00
parent 51f89127e9
commit 5e51558262
1 changed files with 3 additions and 0 deletions

View File

@ -100,6 +100,9 @@
</label> </label>
</div> </div>
</div> </div>
<div class="form-subgroup pt-2" ng-if="isHTTPS()" ng-cloak>
Certification type:
</div>
<div class="form-subgroup" ng-if="isHTTPS()" ng-cloak> <div class="form-subgroup" ng-if="isHTTPS()" ng-cloak>
<div class="form-check"> <div class="form-check">
<input class="form-check-input" type="radio" id="letsencrypt" ng-model="data.cert_type" value="letsencrypt"> <input class="form-check-input" type="radio" id="letsencrypt" ng-model="data.cert_type" value="letsencrypt">