mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-15 22:20:31 -04:00
post merge fixes for #1838
This commit is contained in:
parent
5e46eecf67
commit
cf1828bc02
1 changed files with 4 additions and 3 deletions
|
|
@ -1009,7 +1009,7 @@
|
|||
<help>Specify the custom ACME DNS Update URL, i.e. https://auth.acme-dns.io/update (optional)</help>
|
||||
</field>
|
||||
<field>
|
||||
<label>acmeproxy</label>
|
||||
<label>Acmeproxy</label>
|
||||
<type>header</type>
|
||||
<style>table_dns table_dns_acmeproxy</style>
|
||||
</field>
|
||||
|
|
@ -1017,8 +1017,9 @@
|
|||
<id>validation.dns_acmeproxy_endpoint</id>
|
||||
<label>Endpoint</label>
|
||||
<type>text</type>
|
||||
<help>Specify the acmeproxy endpoint URL, i.e. https://acmeproxy.examp
|
||||
</field> <field>
|
||||
<help>Specify the acmeproxy endpoint URL, i.e. https://acmeproxy.example.com/</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>validation.dns_acmeproxy_username</id>
|
||||
<label>User</label>
|
||||
<type>text</type>
|
||||
|
|
|
|||
Loading…
Reference in a new issue