summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpn-policy-routing/luasrc/view
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2020-01-16 09:52:16 +0100
committerGitHub <noreply@github.com>2020-01-16 09:52:16 +0100
commitbd99c69418691aeb29a70922bcb24bfc60685ad9 (patch)
treedf5f43ee621af73e78139ebc580ac6710941e625 /applications/luci-app-vpn-policy-routing/luasrc/view
parent18d2b2b1327ed5bb76006d25d42e50f6efff1c06 (diff)
parent87b9fabc89445564e23aa983b74f0a720ce0312a (diff)
Merge pull request #3509 from stangri/master-luci-app-vpn-policy-routing
luci-app-vpn-policy-routing: styling bugfix
Diffstat (limited to 'applications/luci-app-vpn-policy-routing/luasrc/view')
-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 d349083397..2b92ad58e7 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