luci-compat: add btn class to all button inputs
[project/luci.git] / modules / luci-compat / luasrc / view / cbi / ucisection.htm
index 8fa11d68f8313abd97c1bdd9749fb2158611d607..930d41583e531f3d32c2b5b00ac40985deb70275 100644 (file)
@@ -51,6 +51,6 @@
                                <%- end %>
                        </select>
                <%- end -%>
-               <input type="submit" class="cbi-button cbi-button-fieldadd" value="<%:Add%>" />
+               <input type="submit" class="btn cbi-button cbi-button-fieldadd" value="<%:Add%>" />
        </div>
 <% end %>