add missing css declaration for cbi-button-find
[project/luci.git] / themes / freifunk-generic / luasrc / view / themes / freifunk-generic / header.htm
index 25068a2d185c0ed4ec34e0019ec028b7bad3a80a..2608177793bca810d3473c38c3d72253935c61c6 100644 (file)
@@ -81,7 +81,7 @@ You may obtain a copy of the License at
 <% end -%>
 <script type="text/javascript" src="<%=resource%>/xhr.js"></script>
 
-<title><%=striptags( hostname .. ( (node and node.title) and ' - ' .. translate(node.title) or '')) %> - LuCI</title>
+<title><%=striptags( hostname .. ( (node and node.title) and ' - ' .. translate(tostring(node.title)) or '')) %> - LuCI</title>
 </head>
 
 <body class="lang_<%=luci.i18n.context.lang%>">