From 665a793b5742073eb01c555648200d9238f244c5 Mon Sep 17 00:00:00 2001 From: Christian Schoenebeck Date: Mon, 9 Nov 2015 21:39:50 +0100 Subject: luci-app-privoxy: remove map.title hack remove map.title hack; no longer needed Signed-off-by: Christian Schoenebeck --- applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'applications/luci-app-privoxy/luasrc/model') diff --git a/applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua b/applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua index c415f8e064..8ea2496173 100644 --- a/applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua +++ b/applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua @@ -14,7 +14,7 @@ local HELP = [[=",CTRL.PRIVOXY_MIN) -local TITLE = [[]] .. translate("Privoxy WEB proxy") + .. [[]] local DESC = translate("Privoxy is a non-caching web proxy with advanced filtering " .. "capabilities for enhancing privacy, modifying web page data and HTTP headers, " -- cgit v1.2.3