gluon-status-page: fixup

This commit is contained in:
lemoer 2019-09-15 15:31:07 +02:00
parent b9c54451fd
commit 6896dac5ae

View File

@ -116,8 +116,8 @@
<% if nodeinfo.software.fastd then -%>
<dt><%:Mesh VPN%></dt><dd><%| enabled(nodeinfo.software.fastd.enabled) %></dd>
<%- end %>
<dt>Domain</dt><dd><%| site.domain_names[nodeinfo.system.domain_code]() %></dd>
<dt>Site</dt><dd><%| site.site_name() %></dd>
<dt><%: Domain%></dt><dd><%| site.domain_names[nodeinfo.system.domain_code]() %></dd>
<dt><%: Site%></dt><dd><%| site.site_name() %></dd>
<% if nodeinfo.software.autoupdater then -%>
<dt><%:Automatic updates%></dt><dd><%| enabled(nodeinfo.software.autoupdater.enabled) %><%|
nodeinfo.software.autoupdater.enabled and