libs/web: remove a stray non breaking space in DummyValue template
This commit is contained in:
parent
d6122bddf0
commit
8055a5e183
1 changed files with 0 additions and 1 deletions
|
@ -24,6 +24,5 @@ $Id$
|
||||||
end
|
end
|
||||||
%>
|
%>
|
||||||
<%- if self.href then %></a><%end%>
|
<%- if self.href then %></a><%end%>
|
||||||
 
|
|
||||||
<input type="hidden" id="<%=cbid%>" value="<%=pcdata(self:cfgvalue(section) or self.default or "")%>" />
|
<input type="hidden" id="<%=cbid%>" value="<%=pcdata(self:cfgvalue(section) or self.default or "")%>" />
|
||||||
<%+cbi/valuefooter%>
|
<%+cbi/valuefooter%>
|
||||||
|
|
Loading…
Reference in a new issue