summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpnbypass/htdocs
AgeCommit message (Collapse)Author
2021-10-08luci-app-vpnbypass: fix markup which is not valid XHTMLJo-Philipp Wich
XHTML does not specify `&nbsp;`, use `&#160;` instead. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-03-14luci-app-vpnbypass: transition to client-side renderingStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>