luci-app-passwall: fix bug

This commit is contained in:
CN_SZTL 2019-12-07 21:56:38 +08:00
parent 85506ed2cb
commit 5bc74a6fbe
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
3 changed files with 3 additions and 3 deletions

View File

@ -428,4 +428,4 @@ https://github.com/pure-css/pure/blob/master/LICENSE.md
}
//]]>
</script>
</fieldset>
</fieldset>

View File

@ -278,4 +278,4 @@ local socks5_node_num = api.uci_get_type("global_other", "socks5_node_num", 1)
return false;
}
//]]>
</script>
</script>

View File

@ -87,4 +87,4 @@ local dsp = require "luci.dispatcher"
<input class="cbi-button cbi-button-remove" type="button" onclick="close_add_link_div()" value="<%:Close%>">
</div>
</div>
</div>
</div>