Revert "gluon-status-page: show primary_domain"

This reverts commit c76e08cad06f7d5b5dd109441f444f926ab9f2b0.
This commit is contained in:
lemoer 2020-05-16 19:32:03 +02:00
parent 7313d66d9e
commit 75e2c5ff0f
3 changed files with 0 additions and 9 deletions

View File

@ -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

View File

@ -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"

View File

@ -31,9 +31,6 @@ msgstr ""
msgid "Domain" msgid "Domain"
msgstr "" msgstr ""
msgid "Primary Domain"
msgstr ""
msgid "Error" msgid "Error"
msgstr "" msgstr ""