From 87b9fabc89445564e23aa983b74f0a720ce0312a Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Wed, 15 Jan 2020 13:06:34 -0700 Subject: luci-app-vpn-policy-routing: styling bugfix Signed-off-by: Stan Grishin --- .../luasrc/view/vpn-policy-routing/status-gateways.htm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'applications/luci-app-vpn-policy-routing/luasrc/view') 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')%> +
<%- local readmeURL = "https://github.com/openwrt/packages/tree/master/net/vpn-policy-routing/files/README.md" -%> <%=translate("Checkmark represents the default gateway. See the") .. " " .. [[]] .. translate("README") .. [[]] .. " " .. translate("for details.")%> +
<%+cbi/valuefooter%> \ No newline at end of file -- cgit v1.2.3