libs/web: remove a stray non breaking space in DummyValue template

This commit is contained in:
Jo-Philipp Wich 2011-01-26 16:21:15 +00:00
parent d6122bddf0
commit 8055a5e183

View 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%>