mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
openvpn: minor adjustments
This commit is contained in:
parent
0dfa6c44af
commit
f8a9e5b990
@ -671,7 +671,7 @@
|
||||
<value>dummy</value>
|
||||
</option>
|
||||
</options>
|
||||
<description>Fallback cipher selection in case none of the default data-ciphers is supported by the client. Only preserved for backwards compatibility reasons</description>
|
||||
<description>Fallback cipher selection in case none of the default data-ciphers is supported by the client. Only preserved for backwards compatibility reasons.</description>
|
||||
</field>
|
||||
<field>
|
||||
<name>digest</name>
|
||||
|
||||
@ -916,7 +916,7 @@ $( document ).ready(function() {
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a id="help_for_crypto" href="#" class="showhelp"><i class="fa fa-info-circle"></i></a> <?=gettext("Encryption algorithm (fallback)"); ?></td>
|
||||
<td><a id="help_for_crypto" href="#" class="showhelp"><i class="fa fa-info-circle"></i></a> <?=gettext("Encryption algorithm (fallback)"); ?></td>
|
||||
<td>
|
||||
<select name="crypto" class="form-control">
|
||||
<?php
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user