mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 03:43:29 +00:00
parent
db9b77a624
commit
3e16a99c09
@ -8,5 +8,5 @@ Modify: ayongwifi@126.com www.openwrtdl.com
|
||||
module("luci.controller.filetransfer", package.seeall)
|
||||
|
||||
function index()
|
||||
entry({"admin", "system", "filetransfer"}, cbi("updownload"), _("FileTransfer"),89)
|
||||
entry({"admin", "system", "filetransfer"}, form("updownload"), _("FileTransfer"),89)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user