Router console theme tweaks

This commit is contained in:
str4d
2017-02-10 16:39:56 +00:00
parent bfe8c65628
commit bff3f0436c
6 changed files with 113 additions and 40 deletions

View File

@@ -80,7 +80,7 @@
} else {
// family is not active
%>
<p class="infohelp"><b><%=intl._t("Restart required to activate family {0}.", '"' + family + '"')%>
<p class="infohelp needrestart"><b><%=intl._t("Restart required to activate family {0}.", '"' + family + '"')%>
<%=intl._t("After restarting, you may export the family key.")%></b></p>
<%
}