luci/applications/luci-ddns/luasrc/view/ddns/overview_doubleline.htm
Christian Schoenebeck c09f8a7e41 luci-app-ddns: update/rebuild to support ddns-scripts V 2.x
extends/replaces exising luci-app-ddns to support ddns-scripts starting
Version 2.0.1-8
Still supports ddns-scripts Version 1.0.0-23 with the old interface
including fix for OpenWrt Ticket .

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-10-10 21:55:22 +02:00

10 lines
294 B
HTML

<!-- ++ BEGIN ++ Dynamic DNS ++ overview_doubleline.htm ++ -->
<%+cbi/valueheader%>
<span id="<%=cbid%>.one"><%=self:set_one(section)%></span>
<br />
<span id="<%=cbid%>.two"><%=self:set_two(section)%></span>
<%+cbi/valuefooter%>
<!-- ++ END ++ Dynamic DNS ++ overview_doubleline.htm ++ -->