diff --git a/libs/cbi/luasrc/view/cbi/lvalue.htm b/libs/cbi/luasrc/view/cbi/lvalue.htm index e27948a19e..a6fd18f4ff 100644 --- a/libs/cbi/luasrc/view/cbi/lvalue.htm +++ b/libs/cbi/luasrc/view/cbi/lvalue.htm @@ -25,7 +25,7 @@ $Id$ c = c + 1 %> /> - ><%=self.vallist[i]%>
+ ><%=self.vallist[i]%> <% if c == self.size then c = 0 %>
<% end end %> <% end %>