mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
Update dialogValidation.xml fix for #4446
See comment https://github.com/opnsense/plugins/pull/4446#issuecomment-3637663519. Missing close and open field tags between mijn.host and scaleway entries.
This commit is contained in:
parent
361ec0b498
commit
306d397794
1 changed files with 2 additions and 0 deletions
|
|
@ -2013,6 +2013,8 @@
|
|||
<label>API Key</label>
|
||||
<type>text</type>
|
||||
<help><![CDATA[Please refer to the <a href="https://mijn.host/api/doc/">API documentation</a> for further information.]]></help>
|
||||
</field>
|
||||
<field>
|
||||
<label>scaleway</label>
|
||||
<type>header</type>
|
||||
<style>table_dns table_dns_scaleway</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue