X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=modules%2Ffreifunk%2Fluasrc%2Fview%2Ffreifunk%2Fcontact.htm;fp=modules%2Ffreifunk%2Fluasrc%2Fview%2Ffreifunk%2Fcontact.htm;h=3596827cfd97f7835f54fcd365ea96f69f97a8f7;hb=922f92cd7df28d8ccc396cd13392b8469c34c88a;hp=12b072c021abef07717bec53825b3d1a7fefd17f;hpb=b11c6ecbeea88f782cef9c0441b3927d0c736a56;p=project%2Fluci.git diff --git a/modules/freifunk/luasrc/view/freifunk/contact.htm b/modules/freifunk/luasrc/view/freifunk/contact.htm index 12b072c02..3596827cf 100644 --- a/modules/freifunk/luasrc/view/freifunk/contact.htm +++ b/modules/freifunk/luasrc/view/freifunk/contact.htm @@ -16,12 +16,12 @@ $Id$ <% local contact = luci.model.uci.cursor():get_all("freifunk", "contact") %>

<%:contact%>

- - - - - - - + + + + + + +
<%:nickname%>:<%=contact.nickname%>
<%:name%>:<%=contact.name%>
<%:mail%>:<%=contact.mail%>
<%:phone%>:<%=contact.phone%>
<%:location%>:<%=contact.location%>
<%:geocoord%>:<%=contact.geo%>
<%:note%>:<%=contact.note%>
<%:ff_nickname%>:<%=contact.nickname%>
<%:ff_name%>:<%=contact.name%>
<%:ff_mail%>:<%=contact.mail%>
<%:ff_phone%>:<%=contact.phone%>
<%:ff_location%>:<%=contact.location%>
<%:ff_geocoord%>:<%=contact.geo%>
<%:ff_note%>:<%=contact.note%>
-<%+footer%> \ No newline at end of file +<%+footer%>