applications/luci-upnp: load language file in status template

This commit is contained in:
Jo-Philipp Wich 2012-04-09 15:19:51 +00:00
parent c7a3eeddf3
commit 88c914ffb7

View file

@ -1,3 +1,5 @@
<%- luci.i18n.loadc("upnp") -%>
<script type="text/javascript">//<![CDATA[
function upnp_delete_fwd(idx) {
XHR.get('<%=luci.dispatcher.build_url("admin", "services", "upnp", "delete")%>/' + idx, null,