luci-base: view: make checkboxes and radio buttons styleable
[oweals/luci.git] / applications / luci-app-ddns / luasrc / view / ddns / detail_value.htm
index 7cb28e282e55af6920e64808a1adf150af22970a..cbe76abc6eed0a87a57baab0de985b38ec673a6a 100644 (file)
@@ -5,5 +5,5 @@
                attr("name", cbid) .. attr("id", cbid) .. attr("value", self:cfgvalue(section) or self.default) ..
                ifattr(self.size, "size") .. ifattr(self.placeholder, "placeholder")
        %> />
-<!-- no value footer to supress next line -->
+<!-- no value footer to suppress next line -->
 <!-- ++ END ++ Dynamic DNS ++ detail_value.htm ++ -->