From 9d049d755a9ef729474b6dfa81e89a6bd1e03a8f Mon Sep 17 00:00:00 2001 From: wangjiacai Date: Sun, 30 Jun 2024 01:55:11 +0800 Subject: luci-app-travelmate: typo-fix: mstmp -> msmtp Signed-off-by: wangjiacai --- .../htdocs/luci-static/resources/view/travelmate/overview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate') 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 mstmp package.

 

')); + s.tab('adv_email', _('E-Mail Settings'), _('Please note: E-Mail notifications require the separate setup of the msmtp package.

 

')); /* general settings tab -- cgit v1.2.3