* Merged Luci to use native UCI-library
[project/luci.git] / modules / admin-core / luasrc / view / admin_uci / changes.htm
index 43a48e3..002c023 100644 (file)
@@ -1,7 +1,7 @@
 <%+header%>
 <h1><%:config Konfiguration%></h1>
 <h2><%:changes Ă„nderungen%></h2>
-<code><%=luci.model.uci.changes()%></code>
+<code><%=changes%></code>
 <form class="inline" method="get" action="<%=controller%>/admin/uci/apply">
        <input type="submit" value="<%:apply Anwenden%>" />
 </form>