libs/web: remove a stray non breaking space in DummyValue template
[project/luci.git] / libs / web / luasrc / view / cbi / dvalue.htm
index 7377348..0a61dc2 100644 (file)
@@ -24,6 +24,5 @@ $Id$
                end
        %>
 <%- if self.href then %></a><%end%>
-&#160;
 <input type="hidden" id="<%=cbid%>" value="<%=pcdata(self:cfgvalue(section) or self.default or "")%>" />
 <%+cbi/valuefooter%>