mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add ASN abbr
This commit is contained in:
parent
1322a37167
commit
0a1b2d24b0
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ ip.optional = false
|
||||||
ifl = s:option(Value, "interface", translate("Interface"))
|
ifl = s:option(Value, "interface", translate("Interface"))
|
||||||
ifl.rmempty = true
|
ifl.rmempty = true
|
||||||
|
|
||||||
s = m:section(TypedSection, "asns", translate("ASN"))
|
s = m:section(TypedSection, "asns", translate("<abbr tittle=\"Autonomous System Number\">ASN</abbr>"))
|
||||||
s.addremove = true
|
s.addremove = true
|
||||||
s.anonymous = true
|
s.anonymous = true
|
||||||
s.template = "cbi/tblsection"
|
s.template = "cbi/tblsection"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue