From e17e66be6ee85e545cc9b3d4dabaa3e03354eb63 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 25 Nov 2010 08:05:21 +0000 Subject: [PATCH] themes/openwrt: pass backlink to uci changes menu --- themes/openwrt/luasrc/view/themes/openwrt.org/header.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/openwrt/luasrc/view/themes/openwrt.org/header.htm b/themes/openwrt/luasrc/view/themes/openwrt.org/header.htm index 1177fa078..7cc43f81e 100644 --- a/themes/openwrt/luasrc/view/themes/openwrt.org/header.htm +++ b/themes/openwrt/luasrc/view/themes/openwrt.org/header.htm @@ -154,7 +154,7 @@ if tree.nodes[category] and tree.nodes[category].ucidata then -%>
<% if ucic > 0 then %> - "><%:Unsaved Changes%>: <%=ucic%> + "><%:Unsaved Changes%>: <%=ucic%> <%- else -%> <%:Changes%>: 0 <% end -%> -- 2.25.1