applications/luci-diag-devinfo: fix empty i18n tag
[project/luci.git] / applications / luci-diag-devinfo / luasrc / view / diag / smapsection.htm
index 0712842..742f659 100644 (file)
@@ -103,7 +103,7 @@ end
 
                        <%- if isempty then -%>
                        <tr class="cbi-section-table-row">
-                               <td colspan="<%=count%>"><em><br /><%: %></em></td>
+                               <td colspan="<%=count%>"><em><br /><%:This section contains no values yet%></em></td>
                        </tr>
                        <%- end -%>
                </table>