diff --git a/net/zerotier/src/opnsense/mvc/app/views/OPNsense/Zerotier/index.volt b/net/zerotier/src/opnsense/mvc/app/views/OPNsense/Zerotier/index.volt index 8fde2ac38..55eb6159e 100644 --- a/net/zerotier/src/opnsense/mvc/app/views/OPNsense/Zerotier/index.volt +++ b/net/zerotier/src/opnsense/mvc/app/views/OPNsense/Zerotier/index.volt @@ -98,10 +98,10 @@ POSSIBILITY OF SUCH DAMAGE.
| {{ lang._('Enabled') }} | -{{ lang._('Network Id') }} | -{{ lang._('Local Description') }} | -{{ lang._('Commands') }} | +{{ lang._('Enabled') }} | +{{ lang._('Network Id') }} | +{{ lang._('Local Description') }} | +{{ lang._('Commands') }} | {{ lang._('ID') }} |
|---|