Fix "Enable SSL/TLS" display
This commit is contained in:
parent
cea5f8bd12
commit
b83c4de0ca
@ -747,11 +747,10 @@ http://ex1.com/f2.mp4 http://ex2.com/f2.mp4
|
|||||||
|
|
||||||
<label class="control-label">SSL/TLS encryption:</label>
|
<label class="control-label">SSL/TLS encryption:</label>
|
||||||
<div class="controls">
|
<div class="controls">
|
||||||
<input type="checkbox"
|
<label>
|
||||||
ng-model="connection.conf.encrypt">
|
<input type="checkbox" ng-model="connection.conf.encrypt"/>
|
||||||
Enable encryption connection to aria2
|
Enable SSL/TLS encryption.
|
||||||
</input>
|
</label>
|
||||||
<p class="help-block">Enable SSL/TLS encryption.</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<label class="control-label">Enter the secret token (optional):</label>
|
<label class="control-label">Enter the secret token (optional):</label>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user