mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Little text changes for mail interface
This commit is contained in:
parent
b3cc953368
commit
fd8a335e85
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
module("luci.controller.mail", package.seeall)
|
||||
|
||||
function index()
|
||||
entry({"admin", "services", "mail"}, alias("admin", "services", "mail", "index"), _("Mail"))
|
||||
entry({"admin", "services", "mail"}, alias("admin", "services", "mail", "index"), _("Mail settings"))
|
||||
entry({"admin", "services", "mail", "index"}, cbi("mail"))
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue