From 7c765875884d6866c53b63757731b079bace2e9b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 31 Oct 2009 15:54:11 +0000 Subject: all: change most translate statements to new format, some need manual cleanup --- themes/fledermaus/luasrc/view/themes/fledermaus/header.htm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/fledermaus/luasrc') diff --git a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm index f31478b6e..6377381b4 100644 --- a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm +++ b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm @@ -69,7 +69,7 @@ require("luci.http").prepare_content("text/html")
-<%:path%>: <% +<%:Path%>: <% local c = tree local url = controller for k,v in pairs(request) do @@ -166,10 +166,10 @@ end -- cgit v1.2.3