From 332d7cff5b83046ad7ec22e34e4e5cd214604327 Mon Sep 17 00:00:00 2001 From: leonghui Date: Sat, 5 Jan 2019 11:06:59 +0000 Subject: [PATCH] luci-app-ddns: update wiki link for global settings Signed-off-by: Leong Hui Wong --- applications/luci-app-ddns/luasrc/model/cbi/ddns/global.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-ddns/luasrc/model/cbi/ddns/global.lua b/applications/luci-app-ddns/luasrc/model/cbi/ddns/global.lua index 9dc0857509..2f06200146 100644 --- a/applications/luci-app-ddns/luasrc/model/cbi/ddns/global.lua +++ b/applications/luci-app-ddns/luasrc/model/cbi/ddns/global.lua @@ -28,7 +28,7 @@ local ns = m:section( NamedSection, "global", "ddns", .. [[
]] .. translate("It is NOT recommended for casual users to change settings on this page.") .. [[
]] - .. [[]] + .. [[]] .. translate("For detailed information about parameter settings look here.") .. [[]] ) -- 2.30.2