Revert "gluon-status-page: show primary_domain"
This reverts commit c76e08cad06f7d5b5dd109441f444f926ab9f2b0.
This commit is contained in:
parent
7313d66d9e
commit
75e2c5ff0f
@ -120,9 +120,6 @@
|
|||||||
<% if nodeinfo.system.domain_code then -%>
|
<% if nodeinfo.system.domain_code then -%>
|
||||||
<dt><%:Domain%></dt><dd><%| site.domain_names[nodeinfo.system.domain_code]() %></dd>
|
<dt><%:Domain%></dt><dd><%| site.domain_names[nodeinfo.system.domain_code]() %></dd>
|
||||||
<%- end %>
|
<%- end %>
|
||||||
<% if nodeinfo.system.primary_domain_code then -%>
|
|
||||||
<dt><%:Primary Domain%></dt><dd><%| site.domain_names[nodeinfo.system.primary_domain_code]() %></dd>
|
|
||||||
<%- end %>
|
|
||||||
<% if nodeinfo.software.autoupdater then -%>
|
<% if nodeinfo.software.autoupdater then -%>
|
||||||
<dt><%:Automatic updates%></dt><dd><%| enabled(nodeinfo.software.autoupdater.enabled) %><%|
|
<dt><%:Automatic updates%></dt><dd><%| enabled(nodeinfo.software.autoupdater.enabled) %><%|
|
||||||
nodeinfo.software.autoupdater.enabled and
|
nodeinfo.software.autoupdater.enabled and
|
||||||
|
@ -40,9 +40,6 @@ msgstr "Entfernung"
|
|||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domäne"
|
msgstr "Domäne"
|
||||||
|
|
||||||
msgid "Primary Domain"
|
|
||||||
msgstr "Primäre Domäne"
|
|
||||||
|
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr "Fehler"
|
msgstr "Fehler"
|
||||||
|
|
||||||
|
@ -31,9 +31,6 @@ msgstr ""
|
|||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Primary Domain"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user