diff options
author | wangjiacai <jiacai_wang@qq.com> | 2024-06-30 01:55:11 +0800 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-06-30 17:21:40 +0200 |
commit | 9d049d755a9ef729474b6dfa81e89a6bd1e03a8f (patch) | |
tree | 6c7f3079d065317189dfdbcb5e02a6631f79966c /applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate | |
parent | dd914b0e1c3a6df1528c944cfc043234a98710ea (diff) |
luci-app-travelmate: typo-fix: mstmp -> msmtp
Signed-off-by: wangjiacai <jiacai_wang@qq.com>
Diffstat (limited to 'applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate')
-rw-r--r-- | applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js b/applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js index dc291c7538..5d8920bcb9 100644 --- a/applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js +++ b/applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js @@ -293,7 +293,7 @@ return view.extend({ s.addremove = false; s.tab('general', _('General Settings')); s.tab('additional', _('Additional Settings')); - s.tab('adv_email', _('E-Mail Settings'), _('Please note: E-Mail notifications require the separate setup of the <em>mstmp</em> package.<br /><p> </p>')); + s.tab('adv_email', _('E-Mail Settings'), _('Please note: E-Mail notifications require the separate setup of the <em>msmtp</em> package.<br /><p> </p>')); /* general settings tab |