(no commit message)
[project/luci.git] / module / admin-core / src / view / admin_uci / apply.htm
1 <%+header%>
2 <h1><%:config Konfiguration%></h1>
3 <p><%:uci_applied Die folgenden Änderungen wurden übernommen%>:</p>
4 <code><%=(changes or "-")%>
5 <%=output%></code>
6 <%+footer%>