From ec940ec352a8769f328f0d48ba7ff49394cdd851 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 18 Nov 2012 16:30:42 +0000 Subject: [PATCH] themes/bootstrap: fix highlight of active tabs --- themes/bootstrap/luasrc/view/themes/bootstrap/header.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/bootstrap/luasrc/view/themes/bootstrap/header.htm b/themes/bootstrap/luasrc/view/themes/bootstrap/header.htm index 33e2e48d29..1d23877664 100644 --- a/themes/bootstrap/luasrc/view/themes/bootstrap/header.htm +++ b/themes/bootstrap/luasrc/view/themes/bootstrap/header.htm @@ -79,7 +79,7 @@ You may obtain a copy of the License at end if level > 2 then %> -
  • +
  • <%=striptags(translate(nnode.title))%>
  • <% end -- 2.30.2