X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-ddns%2Fluasrc%2Fmodel%2Fcbi%2Fddns%2Foverview.lua;h=5b5925b25eab38e58e2d4e518f6800073356f664;hb=49a7c5bd03f1b5cdbd6a8d7a05562dd7d5f012a5;hp=9e8df2d0896f3f6eb83262957b2c61955f8038b6;hpb=222284578bb61c591ee7e3afabae2952682081f3;p=project%2Fluci.git diff --git a/applications/luci-app-ddns/luasrc/model/cbi/ddns/overview.lua b/applications/luci-app-ddns/luasrc/model/cbi/ddns/overview.lua index 9e8df2d08..5b5925b25 100644 --- a/applications/luci-app-ddns/luasrc/model/cbi/ddns/overview.lua +++ b/applications/luci-app-ddns/luasrc/model/cbi/ddns/overview.lua @@ -26,8 +26,7 @@ bold_off = [[]] -- cbi-map definition -- ####################################################### m = Map("ddns") --- first need to close from cbi map template our closed by template -m.title = [[]] - .. translate("Dynamic DNS") + .. translate("Dynamic DNS") .. [[]] m.description = translate("Dynamic DNS allows that your router can be reached with " .. "a fixed hostname while having a dynamically changing " ..