* Merged Luci to use native UCI-library
[project/luci.git] / modules / freifunk / luasrc / view / freifunk / contact.htm
index c240916..7e6a39d 100644 (file)
@@ -1,5 +1,5 @@
 <%+header%>
-<% local contact = luci.model.uci.sections("freifunk").contact %>
+<% local contact = luci.model.uci.get_all("freifunk", "contact") %>
 <h1><%:contact Kontakt%></h1>
 <table cellspacing="0" cellpadding="6">
        <tr><th><%:nickname Pseudonym%>:</th><td><%=contact.nickname%></td></tr>