X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Fluci-theme-material%2Fluasrc%2Fview%2Fthemes%2Fmaterial%2Fheader.htm;h=8419ade76d00052f850c217267f6fa66fc83b3dd;hp=99afc065b3ed8aba3426a3fb8f7027814571874f;hb=a3fc4859dd0d3e9e9fa87ca249b815a4710ed7bd;hpb=e8349fbfdf5de82ba3f3e9d147c0ddfa31c2293c diff --git a/themes/luci-theme-material/luasrc/view/themes/material/header.htm b/themes/luci-theme-material/luasrc/view/themes/material/header.htm index 99afc065b..8419ade76 100755 --- a/themes/luci-theme-material/luasrc/view/themes/material/header.htm +++ b/themes/luci-theme-material/luasrc/view/themes/material/header.htm @@ -50,7 +50,7 @@ c._menu_selected = true end end - + -- send as HTML5 http.prepare_content("text/html") @@ -69,11 +69,11 @@ local childs = disp.node_childs(node) if #childs > 0 then - + if level > 2 then %> @@ -110,7 +110,7 @@ <%=striptags( (boardinfo.hostname or "?") .. ( (node and node.title) and ' - ' .. translate(node.title) or '')) %> - LuCI - + @@ -121,8 +121,14 @@ + + - LuCI"> + - LuCI"> - + + + + <% if node and node.css then %> @@ -135,7 +141,7 @@ - +
@@ -204,7 +210,7 @@ %>
  • <%=pcdata(striptags(translate(nnode.title)))%> - <%- submenu("/" .. category .. "/" .. r .. "/", nnode) %> + <%- submenu(category .. "/" .. r .. "/", nnode) %>
  • <% else %>