SNMP version helptext

This commit is contained in:
Matt Visnovsky
2024-05-06 14:17:46 -06:00
parent e9b52eb0e7
commit 4ef66b3760
2 changed files with 5 additions and 1 deletions

View File

@@ -304,6 +304,9 @@
SNMPv2c
</option>
</select>
<!-- eslint-disable-next-line vue/no-v-html -->
<div class="form-text" v-html="$t('snmpVersionHelptext')"></div>
</div>
<!-- DNS Resolver Server -->