diff --git a/libs/cbi/luasrc/view/cbi/mvalue.htm b/libs/cbi/luasrc/view/cbi/mvalue.htm
index 092d2290f5..f53660824d 100644
--- a/libs/cbi/luasrc/view/cbi/mvalue.htm
+++ b/libs/cbi/luasrc/view/cbi/mvalue.htm
@@ -27,7 +27,7 @@ local v = self:valuelist(section)
for i, key in pairs(self.keylist) do
c = c + 1
%>
-
+ />
<% if c == self.size then c = 0 %>
<% end end %>