X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=protocols%2Fluci-proto-ppp%2Fluasrc%2Fmodel%2Fcbi%2Fadmin_network%2Fproto_pppoe.lua;h=063d8c07ebdb941ee5573874bc0d442f10b978a0;hb=b6e240d8c372b98d0aa097bf325253b83ead6f56;hp=f785b7fb6f3a383abb0c160aa5df0b79c5e91e39;hpb=f73f1106f77a8c58672f8456565183af03556522;p=oweals%2Fluci.git diff --git a/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua b/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua index f785b7fb6..063d8c07e 100644 --- a/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua +++ b/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua @@ -119,7 +119,7 @@ host_uniq = section:taboption("advanced", Value, "host_uniq", translate("Raw hex-encoded bytes. Leave empty unless your ISP require this")) host_uniq.placeholder = translate("auto") -host_uniq.datatype = "hex" +host_uniq.datatype = "hexstring" demand = section:taboption("advanced", Value, "demand",