Add help text
This commit is contained in:
@@ -172,10 +172,12 @@
|
||||
<br/>
|
||||
<div uib-collapse="!dnsCredentials.advancedVisible">
|
||||
|
||||
<div class="checkbox" ng-show="hyphenatedSubdomains">
|
||||
<div ng-show="hyphenatedSubdomains">
|
||||
<label>
|
||||
<input type="checkbox" ng-model="dnsCredentials.hyphenatedSubdomains" name="hyphenatedSubdomains" ng-disabled="dnsCredentials.busy"/>Hyphenate Subdomains
|
||||
<input type="checkbox" ng-model="dnsCredentials.hyphenatedSubdomains" name="hyphenatedSubdomains" ng-disabled="dnsCredentials.busy"/> Hyphenate Subdomains
|
||||
</label>
|
||||
<p>When enabled, apps are installed into <code><location>-<domain></code></p>
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user