X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fluci-base%2Fluasrc%2Fview%2Fcbi%2Fmap.htm;h=e90c3f589fd5f2e48c439bda1255704340134719;hp=053220d185f18619154f1ff23e91a45169b0eeca;hb=5e9da8240f475a227c2897f4947397a74f36b2c3;hpb=8023fb9c433d01db99dc19668f892b4d4269eadb diff --git a/modules/luci-base/luasrc/view/cbi/map.htm b/modules/luci-base/luasrc/view/cbi/map.htm index 053220d18..e90c3f589 100644 --- a/modules/luci-base/luasrc/view/cbi/map.htm +++ b/modules/luci-base/luasrc/view/cbi/map.htm @@ -5,7 +5,7 @@ <%-+cbi/apply_xhr-%>
- <% if self.title and #self.title > 0 then %>

<%=self.title%>

<% end %> + <% if self.title and #self.title > 0 then %>

<%=self.title%>

<% end %> <% if self.description and #self.description > 0 then %>
<%=self.description%>
<% end %> <%- if firstmap and applymap then cbi_apply_xhr(self.config, parsechain, redirect) end -%> <%- self:render_children() %>