summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/buttons.htm
AgeCommit message (Collapse)Author
2021-10-08luci-app-vpn-policy-routing: 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-08luci-app-vpn-policy-routing: bugfix: template layout on theme-openwrt-2020Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-08luci-app-vpn-policy-routing: sync with package verson 0.3; add missing btn ↵Stan Grishin
class to buttons; Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03luci-app-vpn-policy-routing: better service control & buttons stylingStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-30luci-app-vpn-policy-routing: initial releaseStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>