1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add link to mail settings on omr-tracker

This commit is contained in:
Ycarus 2018-11-15 15:35:38 +01:00
parent 0a7376b899
commit 16811e2e63

View file

@ -119,7 +119,7 @@ o:value("httping","httping")
o:value("dns","dns")
o:value("none","none")
o = s:option(Flag, "mail_alert", translate("Mail alert"), translate("Send a mail when connection status change"))
o = s:option(Flag, "mail_alert", translate("Mail alert"), translate("Send a mail when connection status change. You need to configure e-mail settings <a href=\"/cgi-bin/luci/admin/services/mail\">here</a>."))
o.rmempty = false
o.default = false