From b0fe4bf371b21e05b03e8c4a875d80a198dd3d45 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Mon, 21 Sep 2020 18:37:02 +0000 Subject: luci-app-vpn-policy-routing: ACL-related update Signed-off-by: Stan Grishin --- .../luasrc/view/vpn-policy-routing/status-gateways.htm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm') 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 710587ad82..4f77906982 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 @@ -1,5 +1,5 @@ <%# -Copyright 2017-2019 Stan Grishin (stangri@melmac.net) +Copyright 2017-2020 Stan Grishin (stangri@melmac.net) This is free software, licensed under the Apache License, Version 2.0 -%> @@ -11,8 +11,8 @@ This is free software, licensed under the Apache License, Version 2.0
-<%- local readmeURL = "https://github.com/openwrt/packages/tree/master/net/vpn-policy-routing/files/README.md" -%> -<%=translatef("Checkmark represents the default gateway. See the %sREADME%s for details.", "", "")%> + <%- local readmeURL = "https://github.com/openwrt/packages/tree/master/net/vpn-policy-routing/files/README.md" -%> + <%=translatef("The %s represents the default gateway. See the %sREADME%s for details.", "", "", "")%>
<%+cbi/valuefooter%> \ No newline at end of file -- cgit v1.2.3