X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-diag-devinfo%2Fluasrc%2Fview%2Fdiag%2Fsmapsection.htm;h=742f6595757257c30b351f7210d374b874d613dd;hb=9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4;hp=1fbbfdcaa1678e1cc0a6e3aad27a382f79a3ee55;hpb=820f11932f548182ebb32704e1df83b78e69b19e;p=project%2Fluci.git diff --git a/applications/luci-diag-devinfo/luasrc/view/diag/smapsection.htm b/applications/luci-diag-devinfo/luasrc/view/diag/smapsection.htm index 1fbbfdcaa..742f65957 100644 --- a/applications/luci-diag-devinfo/luasrc/view/diag/smapsection.htm +++ b/applications/luci-diag-devinfo/luasrc/view/diag/smapsection.htm @@ -38,7 +38,7 @@ end <%- end -%> <%- for i, k in pairs(self.children) do if not k.optional then -%> - <%- if k.titleref then -%><%- end -%> + <%- if k.titleref then -%><%- end -%> <%-=k.title-%> <%- if k.titleref then -%><%- end -%> @@ -92,9 +92,9 @@ end <%- elseif type(self.extedit) == "function" then -%> <%=self:extedit(section)%> <%- end -%> - " title="<%:edit%>"><%:edit%> + " title="<%:Edit%>"><%:Edit%> <%- end; if self.addremove then %> - + <%- end -%> <%- end -%> @@ -103,7 +103,7 @@ end <%- if isempty then -%> -
<%:sectempty%>
+
<%:This section contains no values yet%>
<%- end -%> @@ -120,13 +120,13 @@ end <% if self.template_addremove then include(self.template_addremove) else -%>
<% if self.anonymous then %> - + <% else %> <% if self.invalid_cts then -%>
<% end %> - + <% if self.invalid_cts then -%> -
<%:cbi_invalid%>
+
<%:Invalid%>
<%- end %> <% end %>