summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpn-policy-routing/luasrc
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2020-01-15 13:06:34 -0700
committerStan Grishin <stangri@melmac.net>2020-01-15 13:06:34 -0700
commit87b9fabc89445564e23aa983b74f0a720ce0312a (patch)
tree455499f73d50b14c00375e8f121ec2c42b18dd9b /applications/luci-app-vpn-policy-routing/luasrc
parentc8b8ae6b8e0b7e249cf0392263f44e519025b426 (diff)
luci-app-vpn-policy-routing: styling bugfix
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-vpn-policy-routing/luasrc')
-rw-r--r--applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm2
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm b/applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm
index d34908339..2b92ad58e 100644
--- a/applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm
+++ b/applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm
@@ -10,9 +10,11 @@ This is free software, licensed under the Apache License, Version 2.0
disabled="disabled"><%=self:cfgvalue(section):gsub('\n', '\n')%>
</textarea>
+<div>
<%- local readmeURL = "https://github.com/openwrt/packages/tree/master/net/vpn-policy-routing/files/README.md" -%>
<%=translate("Checkmark represents the default gateway. See the") .. " "
.. [[<a href="]] .. readmeURL .. [[#a-word-about-default-routing" target="_blank">]]
.. translate("README") .. [[</a>]] .. " " .. translate("for details.")%>
+</div>
<%+cbi/valuefooter%> \ No newline at end of file